Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$1.05100%0x04bf…0d0e52d ago0xa63ff4…736677
0xa520…eca40x0e3d…7757Base—$21.00100%0xfa43…45e552d ago0x6f4cbc…ea4f52
0xa520…eca40x0e3d…7757Base—$10.50100%0x7818…d2a652d ago0xbf83b1…509a54
0xa520…eca40x0e3d…7757Base—$5.25100%0xd500…f63a52d ago0x400641…c7861f
0xa520…eca40x0e3d…7757Base—$1.05100%0x3189…20e052d ago0xd0e4c3…360234
0xa520…eca40x0e3d…7757Base—$15.75100%0x9547…14df52d ago0xa10c7d…bf9b45
0xa520…eca40x0e3d…7757Base—$2.10100%0xc506…1e3d52d ago0xf65d5f…3e4130
0xa520…eca40x0e3d…7757Base—$5.25100%0x515b…21b552d ago0x30bda3…152d20
0xa520…eca40x0e3d…7757Base—$5.25100%0xbf85…381052d ago0xad60a0…6c49d9
0xa520…eca40x0e3d…7757Base—$10.50100%0x28a1…4ae552d ago0x6446f1…dada89
0xa520…eca40x0e3d…7757Base—$10.50100%0x9f03…523352d ago0x29f338…93f55c
0xa520…eca40x0e3d…7757Base—$5.25100%0x6d7b…aade52d ago0x5232b0…a3067b
0xa520…eca40x0e3d…7757Base—$6.30100%0x35ec…9dba52d ago0x463b61…41f9a7
0xa520…eca40x0e3d…7757Base—$11.55100%0x640e…5f1852d ago0xc125b2…7e9aeb
0xa520…eca40x0e3d…7757Base—$10.50100%0x0744…c73c52d ago0x2c0d74…a2f690
0xa520…eca40x0e3d…7757Base—$10.50100%0xe162…626852d ago0xacba5f…495795
0xa520…eca40x0e3d…7757Base—$5.25100%0xc07c…d71852d ago0x2dccfc…172a4e
0xa520…eca40x0e3d…7757Base—$5.25100%0xa30d…6d0053d ago0x9413b5…783a9c

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.