Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x035a…2a550x66d7…83bcBasex402 service$0.05100%candidates98d ago0x415594…822e9f
0x035a…2a550x66d7…83bcBasex402 service$0.05100%candidates98d ago0xf0a6f8…2a002a
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xc82dfd…6ba7c6
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xe223ae…22ad5a
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x0f667d…7f8c5d
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x27faa8…9f4dd8
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xb82851…70436d
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xc87773…0f6ccb
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x309384…6d948f
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xf4ef0e…8958b2
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xfce306…6787cc
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x9ecb19…b3aaf6
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x9a356e…416a1e
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xdd535c…335705
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x3a93e2…de5f44
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xaa4e85…f528b1
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x4a984f…89eddf
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x73eebc…beeaf0
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xd4ec82…158038
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xb4b9d8…b85235
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x6f530b…e8c8fc
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x748d4b…c7ce5c
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xf4bd5f…578c94
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0x42d8d0…688180
0x035a…2a550x66d7…83bcBasex402 service$0.05100%coinbase98d ago0xdfc415…ca3960

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.