Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.007649100%coinbase130d ago0xf5ad83…fdca61
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase130d ago0xe4f212…b8fb52
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.007097100%coinbase130d ago0x82428b…086ff7
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.007242100%coinbase130d ago0x4bdf4d…50ccc5
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006719100%coinbase130d ago0xd8d142…fcc521
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006266100%coinbase130d ago0xa38107…8cc875
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase130d ago0xf777c1…3d4ae1
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase130d ago0x134293…446ba8
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005617100%coinbase130d ago0x3fba81…2800bd
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase130d ago0x0e4c87…99120d
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005248100%coinbase130d ago0xd08e2a…853819
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.007104100%coinbase130d ago0x1ebf29…687142
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase130d ago0xc5a403…518dd0
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.00631100%coinbase130d ago0x5d44d3…9d98a8
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005759100%coinbase130d ago0xa529cc…59830a
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase130d ago0xd97ad8…89823e
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005374100%coinbase130d ago0xe30547…19686e
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006269100%coinbase130d ago0x00ecde…50d262
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005589100%coinbase130d ago0xd65225…ad2903
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase130d ago0xb72120…1c2ee8
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005044100%coinbase130d ago0x6a4a01…8d6b82
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.007532100%coinbase130d ago0x5b805d…5e6f33
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.007079100%coinbase130d ago0xf7c581…a067ed
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.00717100%coinbase130d ago0x1959c8…a3488c
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006562100%coinbase130d ago0xbdded6…5e10e6

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.