Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x979e29…783555
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x197fb9…62a6a8
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x3d1c2d…75a768
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x3ccb70…017e10
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x675879…e78d3b
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x3c4087…80539b
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0xb8ef49…f17072
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x123094…99816c
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x83de09…82dfdd
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xad738e…cea925
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x773212…992105
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x2dd11b…2e57b2
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x383fb3…b50227
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xdeb03b…05b863
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x9a4b5b…bae5c9
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x4a5fd1…b53fb5
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x25562d…41bac5
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x85ebe5…54b5fc
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x8bb776…d9190d
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0x97b0f6…50ba65
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x62d16e…89a2bd
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xf99f86…f14ef0
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x0d3a8d…0877d9
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates118d ago0xf552a8…9c7ccc
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase118d ago0x576f21…7353d9

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.