Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007477100%coinbase38d ago0x66972f…251e9c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007219100%coinbase38d ago0x85ea36…30adbc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005338100%coinbase38d ago0x90971c…d71967
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004969100%coinbase38d ago0x3ea0c2…6db0b1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005282100%coinbase38d ago0x8dcd30…39dc4f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005334100%coinbase38d ago0x3473c5…89497a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005612100%coinbase38d ago0xe27e5f…dffe87
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005315100%coinbase38d ago0x7a697f…f31b92
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase38d ago0x80dec4…bd3b4e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007219100%coinbase38d ago0x2cd6eb…aa55ff
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005173100%coinbase38d ago0x3f31c7…ea4351
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007263100%coinbase38d ago0x82a65e…f50a27
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005284100%coinbase38d ago0x13a8d1…0c23d9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007088100%coinbase38d ago0xbe7606…2077b7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007263100%coinbase38d ago0x86dba4…6ec8da
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007263100%coinbase38d ago0xe315f0…ca5e3f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005315100%coinbase38d ago0x80497c…5c8503
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005155100%coinbase38d ago0xea84f0…b65075
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004927100%coinbase38d ago0x7d38ed…357cbd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00744100%coinbase38d ago0x89afb7…d902fd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007111100%coinbase38d ago0xd1181e…f70143
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006013100%coinbase38d ago0x542061…52160c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007222100%coinbase38d ago0x49378b…674823
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005709100%coinbase38d ago0xd3eab6…61a819
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase38d ago0x152822…2a1ce2

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.