Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x4233f1…45c28d
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x4d445b…fa1352
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xb8c9ee…9a7f57
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x490f56…add1c1
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xd8c2f1…d49696
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x5adcd1…4934a6
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x4ce352…273b9b
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x0528bd…388b65
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x4d475f…6fe2ee
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x675cc1…64aec8
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x31c646…e80f96
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x84ca65…fb4e11
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x8129c4…ed3fe7
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x92e1db…52729f
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xda65cc…8a8573
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xec05ab…448f13
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xd44f48…b15057
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x9b20ff…9de5c9
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x572c20…dd1d99
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xd934f8…766d14
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x90780d…964cd0
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x1fa63e…a4d417
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x11f6d9…94d51a
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x6ecfca…5be0b7
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x6e71b7…bfb440

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.