Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xb8a33f…047acb
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x278ab6…2e7b33
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xd91b41…962a40
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x19f535…cc6291
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x97da70…4ee498
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xde4be0…7094d2
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xe4dc75…15b721
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x0ada5e…5e0c19
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x836812…aed4f6
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x1c849c…8a17c3
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x7e57df…ac563c
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x3e742b…81cee7
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xc337bf…64ce93
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x9eecc2…6a1804
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x049e14…94a23c
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xa1c0b3…81203a
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x3abc19…f859c8
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xf64fbf…b7559a
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xed7352…fe5e31
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x016062…044d34
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x165164…a4d9cd
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x264864…8d94a0
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xec8864…58002a
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0x8f19ef…f444c3
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase45d ago0xad6277…f5dbe8

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.