Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb412…318c0x7dd5…2629Basex402 service$0.12100%coinbase96d ago0x4934ad…3a3921
0xb412…318c0x7dd5…2629Basex402 service$0.12100%coinbase96d ago0x8a2dd0…52fc19
0xb412…318c0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase96d ago0xae8eea…b41021
0xb412…318c0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase96d ago0x7e8fdb…eeb6a3
0xb412…318c0x2932…4f60Basex402 service$0.01100%coinbase96d ago0x826c5d…3f6730
0xb412…318c0xdcec…7566Basex402 service$0.25100%coinbase96d ago0x28acfd…2e00aa
0xb412…318c0x24fa…9bf2Basex402 service$0.001100%coinbase96d ago0xfc3dab…9a93ea
0xb412…318c0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase96d ago0x774cd4…28cfbb
0xb412…318c0x2932…4f60Basex402 service$0.25100%coinbase96d ago0x5192b3…2531a1
0xb412…318c0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0xe45af5…832e21
0xb412…318c0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0x14fbea…f75366
0xb412…318c0xdcec…7566Basex402 service$0.01100%coinbase96d ago0x81cf95…81c86e
0xb412…318c0xdcec…7566Basex402 service$0.01100%candidates96d ago0x80d607…126fa1
0xb412…318c0x260f…82b0Basex402 service$0.001100%coinbase96d ago0x958249…160839
0xb412…318c0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase96d ago0xa4fe5e…9bf1b8
0xb412…318c0xdcec…7566Basex402 service$0.01100%coinbase96d ago0x6db63b…102938
0xb412…318c0xdcec…7566Basex402 service$0.01100%candidates96d ago0x630f6f…eaacea
0xb412…318c0xd20f…7d0dBase—$0.004100%coinbase96d ago0x5342eb…56d145
0xb412…318c0xd20f…7d0dBase—$0.004100%coinbase96d ago0xb26999…6fcfd2
0xb412…318c0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0x17d09c…77a709
0xb412…318c0xd20f…7d0dBase—$0.005100%coinbase96d ago0x7c0469…72df95
0xb412…318c0xbc64…e3b0Basex402 service$0.001100%coinbase96d ago0x53fb98…dab93b
0xb412…318c0x3070…fa85Basex402 service$0.02100%coinbase96d ago0x199239…3310b5
0xb412…318c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase96d ago0xc99931…78559c
0xb412…318c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xeb5d66…eaa4cb

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.