Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x478d…0e9e0xab02…8664Base—$0.01100%coinbase63d ago0x5861d4…9107a8
0x478d…0e9e0xb59f…c986Base—$0.01100%coinbase63d ago0xe26895…a00f4a
0x478d…0e9e0x9c9a…ed5fBase—$0.01100%coinbase63d ago0xdd8247…58973f
0x478d…0e9e0x355d…a419Base—$0.01100%coinbase63d ago0x78307c…1cf585
0x478d…0e9e0x4f64…8513Base—$0.01100%coinbase63d ago0xba09ae…9e2a1c
0x478d…0e9e0x3fb4…7fb4Base—$0.01100%coinbase63d ago0x67191c…842397
0x478d…0e9e0xed86…07d9Base—$0.01100%coinbase63d ago0x0feb09…4b7b4f
0x478d…0e9e0x7805…82c0Base—$0.01100%coinbase63d ago0x15f80d…5d2931
0x478d…0e9e0x90ef…9712Base—$0.01100%coinbase63d ago0x05b155…bec24c
0x478d…0e9e0x6de2…b3cfBase—$0.01100%coinbase63d ago0x483f22…06abcb
0x478d…0e9e0xaf7f…7ba4Base—$0.01100%coinbase63d ago0x8a52aa…c6a3fe
0x478d…0e9e0x0315…3264Base—$0.01100%coinbase63d ago0xcefe5e…c29f3c
0x478d…0e9e0xea38…a6a6Base—$0.01100%coinbase63d ago0xcb9efc…507f47
0x478d…0e9e0x3d63…5571Base—$0.01100%coinbase63d ago0x543c13…99836d
0x478d…0e9e0xb60a…ff59Base—$0.01100%coinbase63d ago0x3c14e1…e8e0e9
0x478d…0e9e0xb226…557dBase—$0.01100%coinbase63d ago0x4d4b1e…7a0511
0x478d…0e9e0x92e0…6933Base—$0.01100%coinbase63d ago0x2da591…fe6495
0x478d…0e9e0x0171…32ccBase—$0.01100%coinbase63d ago0x00b59f…3d3fe1
0x478d…0e9e0x0ca5…6f32Base—$0.01100%coinbase63d ago0xea5570…67af1c
0x478d…0e9e0x0d57…f7e2Base—$0.01100%coinbase63d ago0x92aa1b…fa875e
0x478d…0e9e0xbb6b…ee9cBase—$0.01100%coinbase64d ago0xfebac9…b88741
0x478d…0e9e0xe8f4…6a3dBase—$0.01100%coinbase64d ago0xba2c6f…2c6648
0x478d…0e9e0x558a…c05eBase—$0.01100%coinbase64d ago0x96cdc5…a01386
0x478d…0e9e0x4fe2…c5f0Base—$0.01100%coinbase64d ago0xfdd31b…f8f91a
0x478d…0e9e0x40a8…d932Base—$0.01100%coinbase64d ago0x1eaf08…b2685f

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.