Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6881…42130x50eb…6480Base—$0.005100%0x54f0…7932101d ago0x540429…2220c3
0x6881…42130x50eb…6480Base—$0.003100%0x54f0…7932101d ago0x8187a7…aa5d58
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x9a13aa…3873e3
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932101d ago0x7e21b1…0a2945
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x83fd4d…9f6572
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xf04790…e78411
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x6745bd…ee63b0
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932101d ago0xfe83ba…142d9f
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x340219…126d38
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x3b2231…e41118
0x6881…42130x50eb…6480Base—$0.0005100%0x54f0…7932101d ago0xfe6a26…b04fd1
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932101d ago0x1daeb0…638c89
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x82c779…93a61a
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x7f7b19…3632b2
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932101d ago0x9ba58b…46bf8a
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932101d ago0xb8bc50…d243a1
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932101d ago0xe2102b…9e3e9e
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xf7dba8…4e6fc7
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xfc1b07…68d961
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xb8fa01…406d2e
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932101d ago0x9fd46a…d6eaa1
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x5677ea…97efdc
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xb8f098…72739b
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x1d7f3a…1c0a16
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x57c41c…6fa9a2

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.