Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4e7…d8110xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase77d ago0x8cb40b…2f23c7
0xe4e7…d8110x1357…142dBase—$0.001100%coinbase77d ago0x389707…b03655
0xe4e7…d8110x23d9…8411BaseApify APIActors$0.01100%coinbase77d ago0x16ffb4…23f6f6
0xe4e7…d8110x23d9…8411BaseApify APIActors$0.01100%coinbase77d ago0xb0d5c0…d0600b
0xe4e7…d8110x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase77d ago0xb0e08b…b93ae0
0xe4e7…d8110x2932…4f60Basex402 service$0.01100%coinbase77d ago0x2ad128…9db5db
0xe4e7…d8110x5d51…d60dBasex402 service$0.02100%coinbase77d ago0x8e2251…d1da16
0xe4e7…d8110x7103…3661BaseVoidFeedDataset$0.25100%coinbase78d ago0xc9a061…ddabd9
0xe4e7…d8110x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase78d ago0xf7e6cd…90f616
0xe4e7…d8110x4466…125eBasex402 service$0.02100%coinbase78d ago0x28c0cb…f10892
0xe4e7…d8110x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase78d ago0x86b45c…f5fe1e
0xe4e7…d8110x7f7c…bbfcBasex402 service$0.10100%coinbase78d ago0x0aa1c2…a6290a
0xe4e7…d8110x41ad…2170Basex402 service$0.25100%coinbase78d ago0x232811…4f71f5
0xe4e7…d8110xa112…7d60Base—$0.01100%heurist78d ago0x28cc60…33aad8
0xe4e7…d8110x217e…67c4Basex402 Service Auditx402$0.005100%coinbase78d ago0x6f7651…70077b
0xe4e7…d8110x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase78d ago0xee3507…147889
0xe4e7…d8110xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase78d ago0x9ae53d…0d4d0b

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.