Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase101d ago0x35f8fd…6b18dc
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x74c187…dd89f2
0x8d5f…95730x66d7…83bcBasex402 service$0.02100%coinbase101d ago0x6603e9…33ee8c
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0xc51748…b9c61e
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x297508…e6876e
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0xe9991d…faf516
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x7584da…ecb5f8
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x85711d…151474
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x18f270…c3088e
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x615634…0e8029
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x1dd835…5a8595
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x2bda75…e4a988
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x8825f7…bb820f
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x9e0fae…da1db2
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x9f51cc…842fc6
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0xd90f00…6ceb3a
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x5cca0e…bfd3dd
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0xbdf44a…4964f0
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x518e96…aa1f3c
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0xc95c7f…3524f5
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x0c28a0…88cbfe
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x8ce95e…148c69
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x48221a…95fcaf
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x84c40a…bca19f
0x3803…101b0x66d7…83bcBasex402 service$0.27100%coinbase101d ago0x5b9b5e…e45b5a

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.