Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x18ee18…eaba86
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xa5f46e…d8231b
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xfe45f3…c10c25
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x834b53…9a73c0
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x0bdb99…6eee0b
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x257084…185300
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x2d0263…899fa6
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xa5652d…c77fc1
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xce56db…cfac39
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xcec556…9c196b
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x68f16c…7071b7
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x3ee916…d0c0c8
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xdf8c49…f09225
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x8fddba…910a4c
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xae3497…a5ee03
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x7aa25f…c19e71
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x89f8b2…166d44
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x6d559d…7891bb
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x2e93a6…4bd394
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x3bc12c…653f54
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xd5186c…821ba4
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xa10a16…fa6bd1
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x6a4d77…8dfdba
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x796647…f0780d
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xbb2a2d…2a4b2f

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.