Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xbb70ce…89cc88
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x48603e…0c1c27
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x026b68…10086f
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x2bd324…f34f88
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xd2d841…d1946e
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x9cd6d8…2e9324
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xa287f7…04d77c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x753392…3b4354
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x53c06e…6a0782
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x4328a9…72f606
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xe2c64b…b54ff8
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xc906c0…1ebf4a
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xdc8c13…aa526c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x4da03c…10078c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xb139ac…89acde
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xe221f5…b964ca
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xb2ce95…b7d4d1
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xb49219…303ae4
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x659b4d…5dca44
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x13f160…ebee7d
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xe645ff…e81a73
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xb7c665…799b2a
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x08401f…5cc9f7
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0x1ffbf0…0f8593
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase75d ago0xebd23e…07ae4c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.