Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x781d…339d0x50eb…6480Base—$0.00270%0x54f0…793226m ago0x2607b2…c05308
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793257m ago0x448baf…d76a91
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793259m ago0x989b09…202e57
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79321h ago0x1b0180…727e81
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79321h ago0x7a04ee…ad042f
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79322h ago0x9aca4d…0c3f61
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79322h ago0x0b313f…913742
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79322h ago0x4d1d17…33b777
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79323h ago0xb5f012…fb71c8
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79323h ago0x79d0b0…aa7ce8
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79323h ago0x33bdd1…0668de
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79323h ago0x3b6c9a…08021b
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79323h ago0x4bfbe8…a709a0
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79324h ago0x9fb4bd…01810f
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79324h ago0x0c5afe…86c46a
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79325h ago0x8382bb…43befe
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79325h ago0x6e3783…5168e9
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79325h ago0xd7603b…7415fc
0x781d…339d0x50eb…6480Base—$0.00270%0x54f0…79326h ago0x47e3a6…fdccec
0x781d…339d0x50eb…6480Base—$0.00270%0x54f0…79326h ago0xbc602e…93d2e1
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0x8aba09…e1ef7c
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0x342e9c…7f8637
0x781d…339d0x50eb…6480Base—$0.000570%0x54f0…79326h ago0x0b7a59…cc4845
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0xd26d3b…d41174
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…79327h ago0xce8d32…3a573c

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.