Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x4d6e88…5aac51
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xf02394…b4e852
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x0eedbc…719dc2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x6731ab…9cc7ff
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x5173d6…b1404d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x62222e…fba3f9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x553df0…732484
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xf23d87…1ce303
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x851a45…1cdd47
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x72f51c…18d0b9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x517853…75d3a2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xabf7fd…52e41f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x114e8f…826e33
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xcddebf…68908b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x0b9320…3f0fc5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xa8ce51…869632
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x367710…19b96a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x662314…218fc6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x30849e…2176f5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x797121…b5191a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x2493a5…e93f66
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x01b8cd…82f739
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x28f872…ad7cd8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xffa027…dfdd6f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xb9dd8a…64347f

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.