Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x3163…b6850x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0xf4e84e…d1d27e
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xe6dade…48f6de
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xd2a532…0eeee4
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x73d501…0f468f
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xfd02aa…5d6eec
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xeb9bf5…ff0f7e
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x1d316d…a88ad3
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x517d88…8fd454
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x01875f…af1ccb
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x358b55…475b7f
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xdc126b…f1cf60
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x03408a…957640
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xeafe24…60f3b2
0x3163…b6850x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0xb3c5b8…878d07
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xc3166d…46f322
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x610f8f…f91164
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xd9261e…13f306
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xe96baf…e358d6
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xc7ffc2…6f3a5e
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xcf4ac3…20a03b
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0xf809e5…9ca429
0x3163…b6850x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x8c5e00…d22423
0xeb94…22ee0x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0x580a5e…a12228
0xeb94…22ee0x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x28e15b…29b7c5
0xac32…e2300x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0xde836f…a9f1c2

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.