Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67da…cb3f0xe023…dc49Base—$0.01100%coinbase48d ago0x3f697d…1ff75c
0x67da…cb3f0x7627…3834Base—$0.01100%coinbase48d ago0x87c2d9…e8cf53
0x67da…cb3f0x0aa3…8210Base—$0.01100%coinbase48d ago0x4c6547…ad1809
0x67da…cb3f0x4f90…c3b8Base—$0.01100%coinbase48d ago0x2d280a…a4ce91
0x67da…cb3f0x73d6…2a65Base—$0.01100%coinbase48d ago0x4b44ee…790a4e
0x67da…cb3f0x7995…9286Base—$0.01100%coinbase48d ago0xcd35b0…7cb8cb
0x67da…cb3f0x1fce…98c1Base—$0.01100%coinbase48d ago0x564b67…70f88c
0x67da…cb3f0x98e5…76ffBase—$0.01100%coinbase48d ago0x03c5f9…cede8e
0x67da…cb3f0xc28b…b04fBase—$0.01100%coinbase48d ago0x956e17…0a1486
0x67da…cb3f0xfd28…39bdBase—$0.01100%coinbase48d ago0x32d20d…ad45b2
0x67da…cb3f0x5280…6734Base—$0.01100%coinbase48d ago0xa05fc0…d134dd
0x67da…cb3f0xfa73…a7b3Base—$0.01100%coinbase48d ago0x7d24a0…69bda5
0x67da…cb3f0xe186…7cbfBase—$0.01100%coinbase48d ago0x62c9a9…9a724c
0x67da…cb3f0x3909…e4c4Base—$0.01100%coinbase48d ago0x28f2e5…96a393
0x67da…cb3f0x1c4b…3c20Base—$0.01100%coinbase48d ago0xbf0fce…85fb0c
0x67da…cb3f0x25d1…3db3Base—$0.01100%coinbase48d ago0x03089e…4c1d4d
0x67da…cb3f0x7dd7…5dbdBase—$0.01100%coinbase48d ago0x8950f6…48eff1
0x67da…cb3f0x0f6c…a42aBase—$0.01100%coinbase48d ago0x35b479…ba4e3f
0x67da…cb3f0x7ebb…9185Base—$0.01100%coinbase48d ago0xf2a04f…3420cc
0x67da…cb3f0xb7f5…53c8Base—$0.01100%coinbase48d ago0x01a7c4…8fcd69
0x67da…cb3f0x7f7b…85bbBase—$0.01100%coinbase48d ago0xfd0018…d9d7e0
0x67da…cb3f0x4579…4358Base—$0.01100%coinbase48d ago0xa7f0e8…d6963f
0x67da…cb3f0xabe6…a96bBase—$0.01100%coinbase48d ago0xc0f4b2…2ad07e
0x67da…cb3f0xcaff…f887Base—$0.01100%coinbase49d ago0x5afc81…2d0090
0x67da…cb3f0xe5c3…b2a5Base—$0.01100%coinbase49d ago0x325f93…4bb521

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.