Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5871…6e880x2ad0…d7cfBase—$0.01100%coinbase64d ago0x9f861b…a9796e
0x5871…6e880x0e5a…b321Base—$0.01100%coinbase64d ago0x91033d…4031e9
0x5871…6e880x1d88…3361Base—$0.01100%coinbase64d ago0x6be77f…966f1c
0x5871…6e880x58ed…84deBase—$0.01100%coinbase64d ago0x5ebc7b…9ce191
0x5871…6e880x4f9c…bf66Base—$0.01100%coinbase64d ago0x342680…023a40
0x5871…6e880x0bb5…eaf6Base—$0.01100%coinbase64d ago0x66acd2…4089fc
0x5871…6e880x270f…eadaBase—$0.01100%coinbase64d ago0x1c1295…c2ca8c
0x5871…6e880x71f5…d102Base—$0.01100%coinbase64d ago0xa5231c…fcbe33
0x5871…6e880x6a9f…f082Base—$0.01100%coinbase64d ago0xaa9786…100f87
0x5871…6e880x0b10…d781Base—$0.01100%coinbase64d ago0x1e48b3…d6717c
0x5871…6e880x281f…9f24Base—$0.01100%coinbase64d ago0xa1eff5…4e649f
0x5871…6e880xe4e2…e5f0Base—$0.01100%coinbase64d ago0xf4913d…fe7318
0x5871…6e880xa05e…b8afBase—$0.01100%coinbase64d ago0x487112…68685d
0x5871…6e880x6703…0858Base—$0.01100%coinbase64d ago0x94617d…452f12
0x5871…6e880x9076…1c0aBase—$0.01100%coinbase64d ago0x15f36b…77db3a
0x5871…6e880xe452…f287Base—$0.01100%coinbase64d ago0xf58ab5…cf33a6
0x5871…6e880xdf20…cc60Base—$0.01100%coinbase64d ago0x053ffe…aa6f03
0x5871…6e880xe2e9…9887Base—$0.01100%coinbase64d ago0x9bc3ab…f051bc
0x5871…6e880xeaff…438bBase—$0.01100%coinbase64d ago0x054ea0…9b7758
0x5871…6e880x0b0b…f7e3Base—$0.01100%coinbase64d ago0x716d44…351f2e
0x5871…6e880xe7b1…3e69Base—$0.01100%coinbase64d ago0x01eb8e…4b71ca
0x5871…6e880xa7fb…cbfdBase—$0.01100%coinbase64d ago0xb9ba04…4b6d1e
0x5871…6e880xf604…c92aBase—$0.01100%coinbase64d ago0x97c168…eaa175
0x5871…6e880xb0e0…9e7aBase—$0.01100%coinbase64d ago0x582b2b…c46308
0x5871…6e880x92f8…fc4aBase—$0.01100%coinbase64d ago0xa9e66d…e22aea

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.