Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase56d ago0x3da73b…5ed1c2
0xecbf…50d60xf000…94fcBase$0.03100%coinbase56d ago0xf6344e…8e33d5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase56d ago0x42a763…22d661
0xecbf…50d60xf000…94fcBase$0.20100%coinbase57d ago0x07f7f8…ab8572
0xecbf…50d60xf000…94fcBase$0.10100%coinbase57d ago0x2905d1…56c89a
0xecbf…50d60xf000…94fcBase$0.20100%coinbase57d ago0xe2532d…008536
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0x01c352…e30a9e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase57d ago0x8577db…937ca5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0xb3755c…ea7492
0xecbf…50d60xf000…94fcBase$0.03100%coinbase57d ago0x2260bc…537005
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0xb2467a…83d70e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0xaf2f3f…214478
0xecbf…50d60xf000…94fcBase$0.20100%coinbase57d ago0xec97bf…c3719c
0xecbf…50d60xf000…94fcBase$0.03100%coinbase57d ago0x848300…6b0820
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0xc2b9f0…703c14
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0xd21dc0…6a0db0
0xecbf…50d60xf000…94fcBase$0.03100%coinbase57d ago0x3c9d34…ea72eb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0x899c49…66597d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase57d ago0x5aba58…5bb5bc
0xecbf…50d60xf000…94fcBase$0.03100%coinbase57d ago0xb326df…8e8acb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0xede5e1…b522fb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0xd8be0a…2aba9f
0xecbf…50d60xf000…94fcBase$0.20100%coinbase57d ago0x083747…dd1ffd
0xecbf…50d60xf000…94fcBase$0.10100%coinbase57d ago0xc2f88d…faaf8b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase57d ago0x153343…e77be3

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.