Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46cf…65c40x3e0a…78e7Base$0.004157100%coinbase4d ago0xad6f85…24f710
0x614c…ade50x3e0a…78e7Base$0.00423100%coinbase4d ago0xcff5a3…1146ab
0x46cf…65c40x3e0a…78e7Base$0.003913100%coinbase4d ago0x45a93d…a72903
0x46cf…65c40x3e0a…78e7Base$0.003605100%coinbase4d ago0x327b73…811d74
0xd264…8b700x3e0a…78e7Base$0.003879100%coinbase4d ago0x70c5f1…b3ad1f
0x3304…18d90x3e0a…78e7Base$0.004429100%coinbase4d ago0x7a3bba…9295dc
0x96c2…76320x3e0a…78e7Base$0.003001100%coinbase4d ago0x3a593a…ea1044
0x8c89…c7220x3e0a…78e7Base$0.005909100%coinbase4d ago0x7e9d37…db60d7
0x103c…efc80x3e0a…78e7Base$0.00502100%coinbase4d ago0xcda141…8adb8c
0x3146…64490x3e0a…78e7Base$0.005346100%coinbase4d ago0xb6766f…bafce1
0xeead…663d0x3e0a…78e7Base$0.00319100%coinbase4d ago0x511505…866bf4
0x103c…efc80x3e0a…78e7Base$0.00283100%coinbase4d ago0xbc10a0…0e4eee
0xd887…e1e00x3e0a…78e7Base$0.004041100%coinbase4d ago0x4f5895…14357c
0x103c…efc80x3e0a…78e7Base$0.003342100%coinbase4d ago0x053523…d209ee
0x61cf…fbe70x3e0a…78e7Base$0.004506100%coinbase5d ago0xa964b1…175a0a
0xf5ab…c2360x3e0a…78e7Base$0.003529100%coinbase5d ago0xe5c6bf…4c6b6b
0xf820…0d7e0x3e0a…78e7Base$0.003858100%coinbase5d ago0x4171d0…390538
0xe8ed…c3670x3e0a…78e7Base$0.003875100%coinbase5d ago0x1ed525…2a6ef7
0x1aff…25de0x3e0a…78e7Base$0.003564100%coinbase5d ago0xca59db…73b1fa
0xb48e…6ffd0x3e0a…78e7Base$0.004272100%coinbase5d ago0xcf9f3d…eed96c
0x2477…c9fa0x3e0a…78e7Base$0.003656100%coinbase5d ago0x621577…46f2e3
0x7569…c41f0x3e0a…78e7Base$0.004172100%coinbase5d ago0xa2d065…224977
0xb48e…6ffd0x3e0a…78e7Base$0.003341100%coinbase5d ago0x53acf5…d29a0a
0x1abc…4bd10x3e0a…78e7Base$0.004583100%coinbase5d ago0x15eda3…9d1ab4
0x5646…a7ed0x3e0a…78e7Base$0.003732100%coinbase5d ago0x081e7d…9a2328

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.