Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x3c8d…8ca4Basex402 service$0.10100%payAI96d ago0xb5cf6d…db7541
0x9cc4…b1760x3c8d…8ca4Basex402 service$0.15100%payAI96d ago0x7a56ce…688003
0x9cc4…b1760x3c8d…8ca4Basex402 service$0.25100%payAI96d ago0x641692…b9cb96
0x9cc4…b1760x3c8d…8ca4Basex402 service$0.15100%payAI96d ago0x75e2cc…ac7dfc
0x9cc4…b1760x3c8d…8ca4Basex402 service$0.25100%payAI96d ago0x7428af…1cbc34
0x9cc4…b1760x3c8d…8ca4Basex402 service$0.30100%payAI96d ago0x2fc353…54b319
0x9cc4…b1760x3c8d…8ca4Basex402 service$0.10100%payAI96d ago0x58733e…a32a7d
0x9cc4…b1760x7f74…570fBasex402 service$0.04100%coinbase96d ago0x86671b…4b6e3b
0x9cc4…b1760x7f74…570fBasex402 service$0.05100%coinbase96d ago0x87da76…822aed
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase96d ago0xa4ff18…ea9497
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase96d ago0xb96351…23294c
0x9cc4…b1760xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase96d ago0x63f7bf…a7fa11
0x9cc4…b1760x1b25…964aBasex402 service$0.001100%coinbase96d ago0xf68ad1…fff347
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase96d ago0x71272f…2f02dc
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase96d ago0x2c4671…337438
0x9cc4…b1760xd1e1…22caBase$0.01100%payAI96d ago0x18d471…c433cc
0x9cc4…b1760x8919…8061Basex402 service$0.01100%payAI96d ago0x6d900d…bd3291
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase96d ago0xd031a3…505e75
0x9cc4…b1760xd1e1…22caBase$0.08100%payAI96d ago0xe16ee1…d174e9
0x9cc4…b1760x1b25…964aBasex402 service$0.001100%candidates96d ago0x0590c3…5d57d6
0x9cc4…b1760x6d02…df89Basex402 service$0.01100%coinbase96d ago0x7ee01a…63a38f
0x9cc4…b1760xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase96d ago0x36c80f…8c5913
0x9cc4…b1760x3dcb…32e1Basex402 service$0.01100%coinbase96d ago0xee299e…5aec57
0x9cc4…b1760xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase96d ago0xcca09f…fe856a
0x9cc4…b1760xd1e1…22caBase$0.02100%payAI96d ago0x1c8935…54c137

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.