Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xb7a9b9…148ab8
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x869a1c…1b50af
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xba9538…da4c28
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x09a122…a7388c
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xb45ed0…bcea93
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x53dacb…ba9f69
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x2f6e4f…987980
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x8299c6…83fc7d
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x81e4b6…e31b1e
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x19c2db…4b8f4c
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x490831…c54bf9
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x92f647…7fb237
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xf023cf…909ed9
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x7d085f…35aa1a
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x422eec…2dad29
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xed5795…0f96be
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x67fc96…4c73ef
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x7c44d5…30d6b7
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x17e3c2…4bf02f
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xa7aa45…a0e906
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xd15a09…caa2bb
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xc7a19b…721729
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0xdd7de1…6b6ed9
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x0e1947…b725cf
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase51d ago0x85a6b9…50ea73

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.