Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x5b9054…0eaa96
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x0fc839…021348
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x19a870…ba026f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0xb7079a…185678
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x5c01cd…9fde0e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x83ea47…310e3c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x479a02…a4a443
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x01999d…89975f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x57e8f4…d6098f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0xd09e4a…840dc9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x826609…9bb187
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x91315d…ae1add
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x7264c9…ca3e45
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0xe2b1f7…f07543
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x34d3bb…75e841
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x6f0947…334a5a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0xb7561e…3fe440
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0xdd260c…f71fdb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0xdd08db…905821
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x483389…9afdfc
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x5038c2…e82efd
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x9f492c…b0ba35
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x7ce127…17115b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0xb550a7…944f0f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase23d ago0x21d2ca…2a74cd

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.