Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0x05764c…75e10e
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x896dfa…b21fd0
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0xd93212…1b09c2
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x7e456c…47e9bd
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0xe5c7eb…0f5507
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x57bfb6…bdbcc9
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0x111034…9d7608
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0xde6ce5…85b7fa
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0x67c861…1842f2
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x1b87fa…5f7c9f
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0x5b4fa5…1c26d2
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x0dc86f…9a2b3e
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x61ea8b…a680bd
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0xb49678…f8ce45
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0x4a9a6c…fd5d93
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x55b045…9c2984
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0x443141…c26189
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x5e847b…9414c2
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0x9496c5…4a071e
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0xe0d24e…178b5b
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0xee3404…799663
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0xf0a2b5…ad63db
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0x7b64ea…22a416
0xf685…11220x13bf…b9a7Base—$0.004100%candidates120d ago0x04c36b…8ee195
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase120d ago0xa2466d…fc4ef6

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.