Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec0…56a80x301f…30aeBase—$0.01100%coinbase78d ago0x245bc9…c0086f
0xdec0…56a80x9b23…a44fBase—$0.01100%coinbase78d ago0x92c91f…95b23a
0xdec0…56a80x2ce3…7091Base—$0.01100%coinbase78d ago0xce7ffb…efb9f2
0xdec0…56a80x7aa5…e46fBase—$0.01100%coinbase78d ago0x538743…d19f9a
0xdec0…56a80x4040…d9b7Base—$0.01100%coinbase78d ago0x3b0f46…5a8460
0xdec0…56a80x787f…1e70Base—$0.01100%coinbase78d ago0xd395a6…575a79
0xdec0…56a80x56c6…8632Base—$0.01100%coinbase78d ago0x4ed1d3…569069
0xdec0…56a80xaa9e…cbb3Base—$0.01100%coinbase78d ago0x8123cc…6e10bf
0xdec0…56a80x2ef2…d455Base—$0.01100%coinbase78d ago0xd7931e…a46634
0xdec0…56a80xf12f…9a18Base—$0.01100%coinbase78d ago0xc36f4e…e1fbf6
0xdec0…56a80x51e3…36a3Base—$0.01100%coinbase78d ago0x2765c8…b60deb
0xdec0…56a80xd41d…021dBase—$0.01100%coinbase78d ago0xe48b1b…be8a6d
0xdec0…56a80xbeae…20d2Base—$0.01100%coinbase78d ago0x728ee1…6bd044
0xdec0…56a80x8553…3764Base—$0.01100%coinbase78d ago0x2e7820…25a2b4
0xdec0…56a80x32f8…0822Base—$0.01100%coinbase78d ago0x486060…9e9c4c
0xdec0…56a80xfed2…cf32Base—$0.01100%coinbase78d ago0x4d8daf…91ca9e
0xdec0…56a80xa019…6adcBase—$0.01100%coinbase78d ago0x70c22b…e42fb4
0xdec0…56a80x0380…7442Base—$0.01100%coinbase78d ago0x20499c…9c6303
0xdec0…56a80x619a…792fBase—$0.01100%coinbase78d ago0xb54d70…73df34
0xdec0…56a80x40c9…b135Base—$0.01100%coinbase78d ago0x19593d…7d0325
0xdec0…56a80xbdde…04caBase—$0.01100%coinbase78d ago0x8a6c58…89c6f9
0xdec0…56a80x07a2…0559Base—$0.01100%coinbase78d ago0x9fa0a7…20e833
0xdec0…56a80x0509…996bBase—$0.01100%coinbase78d ago0xf57a71…a15856
0xdec0…56a80x5aa6…00c7Base—$0.01100%coinbase78d ago0x041ae1…e709b5
0xdec0…56a80x1cbe…f373Base—$0.01100%coinbase78d ago0xc9fe5d…a3588a

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.