Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140xa7a9…11f1Base—$0.01100%coinbase89d ago0xc8eb23…d19c33
0xc052…91140xdf4d…9707Base—$0.01100%coinbase89d ago0xcc6c85…027f54
0xc052…91140xc3f5…e9f7Base—$0.01100%coinbase89d ago0xab9514…873f7a
0xc052…91140x4a91…1c65Base—$0.01100%coinbase89d ago0x1f5dcb…b5d8d0
0xc052…91140x0108…1a4aBase—$0.01100%coinbase89d ago0xbf4bc3…9b56d9
0xc052…91140x5a42…c115Base—$0.01100%coinbase89d ago0x085965…1b2062
0xc052…91140x386a…2290Base—$0.01100%coinbase89d ago0x499626…edc3cf
0xc052…91140x72dd…d139Base—$0.01100%coinbase89d ago0x58781c…997bc5
0xc052…91140xd670…dc4cBase—$0.01100%coinbase89d ago0x0e2e27…fa5204
0xc052…91140x0c0a…8f02Base—$0.01100%coinbase89d ago0xb86e12…0a9e25
0xc052…91140x6586…7cebBase—$0.01100%coinbase89d ago0x452638…3d8bc9
0xc052…91140x09ec…cee2Base—$0.01100%coinbase89d ago0xb25b18…779af3
0xc052…91140x7a8b…424fBase—$0.01100%coinbase89d ago0x2a90dc…f827c3
0xc052…91140xd1f5…535aBase—$0.01100%coinbase89d ago0xaa3457…82f545
0xc052…91140x3b9f…1d35Base—$0.01100%coinbase89d ago0xe9feb2…498093
0xc052…91140xfeb0…288bBase—$0.01100%coinbase89d ago0x8cac42…4f843b
0xc052…91140x15b6…5062Base—$0.01100%coinbase89d ago0x793d83…967cc5
0xc052…91140xbd39…8899Base—$0.01100%coinbase89d ago0xe38384…9eef4e
0xc052…91140xeaab…0f47Base—$0.01100%coinbase89d ago0xf65e3a…e4ddb3
0xc052…91140x4532…7e19Base—$0.01100%coinbase89d ago0x72c5f6…fcb957

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.