Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1e4…b73b0xb43b…008aBase—$0.01100%coinbase68d ago0x8a3148…5351d3
0xf1e4…b73b0x7339…addaBase—$0.01100%coinbase68d ago0x8c0eab…7e907e
0xf1e4…b73b0x2eab…447aBase—$0.01100%coinbase68d ago0xde2b9d…799710
0xf1e4…b73b0xad69…fcf2Base—$0.01100%coinbase68d ago0x12a21d…4e0486
0xf1e4…b73b0x5e36…6715Base—$0.01100%coinbase68d ago0x89f533…66b919
0xf1e4…b73b0x02f7…d379Base—$0.01100%coinbase68d ago0x27a907…e2c7a2
0xf1e4…b73b0xacde…8442Base—$0.01100%coinbase68d ago0x2c818d…4e5244
0xf1e4…b73b0x2d94…06deBase—$0.01100%coinbase68d ago0x85791c…0f8dc8
0xf1e4…b73b0xf12f…c835Base—$0.01100%coinbase68d ago0xaeedc6…382ff9
0xf1e4…b73b0xfcff…758aBase—$0.01100%coinbase68d ago0x632d8c…cad750
0xf1e4…b73b0xe0e8…8324Base—$0.01100%coinbase68d ago0x30c7dc…458ee4
0xf1e4…b73b0xde20…e6edBase—$0.01100%coinbase69d ago0x3b4fdd…0c8faf
0xf1e4…b73b0x4491…4640Base—$0.01100%coinbase69d ago0xd1e4cf…b5f992
0xf1e4…b73b0xae97…f717Base—$0.01100%coinbase69d ago0x227060…66b524
0xf1e4…b73b0x8bbe…cc00Base—$0.01100%coinbase69d ago0xb1644a…216b5d
0xf1e4…b73b0x1091…22d1Base—$0.01100%coinbase69d ago0x96ae5e…44b7a4
0xf1e4…b73b0xc391…2c62Base—$0.01100%coinbase69d ago0xbec962…63d7f2
0xf1e4…b73b0xb110…cbe6Base—$0.01100%coinbase69d ago0x9d205c…536942
0xf1e4…b73b0x8448…8a59Base—$0.01100%coinbase69d ago0xf37876…eca6e2
0xf1e4…b73b0xd111…f8f2Base—$0.01100%coinbase69d ago0x3c5dc2…584134
0xf1e4…b73b0x3c06…8cc6Base—$0.01100%coinbase69d ago0x228d7e…5a8cf8
0xf1e4…b73b0xe5f5…67f6Base—$0.01100%coinbase69d ago0xd228e8…6af956
0xf1e4…b73b0x018a…d65dBase—$0.01100%coinbase69d ago0x41e3e8…86e8a3
0xf1e4…b73b0x1ab7…8a1cBase—$0.01100%coinbase69d ago0x0731ab…ae6f69
0xf1e4…b73b0x446a…c05bBase—$0.01100%coinbase69d ago0x39fd79…91cffa

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.