Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase37d ago0xca687d…18542d
0xff9f…0e320x4466…125eBasex402 service$0.02100%coinbase37d ago0x04296f…654f3e
0x1b20…69b30x4466…125eBasex402 service$0.02100%coinbase37d ago0x9ade5b…ba0915
0xa74f…e2f40x4466…125eBasex402 service$0.004100%coinbase37d ago0xeb5320…35b3b6
0xa74f…e2f40x4466…125eBasex402 service$0.005100%coinbase37d ago0x70feb0…d4a7c5
0xa74f…e2f40x4466…125eBasex402 service$0.008100%coinbase37d ago0xf320bc…188992
0x9bac…b0c30x4466…125eBasex402 service$0.0022100%coinbase37d ago0xbe3c5a…f5c7c0
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase37d ago0xf778dd…601911
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase37d ago0xe7c4ac…ffd44f
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase37d ago0x3600cd…fbd891
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase37d ago0x124f0e…28037f
0x9a07…9eea0x4466…125eBasex402 service$0.007100%coinbase37d ago0x8cd06a…489ec9
0x9a07…9eea0x4466…125eBasex402 service$0.02100%coinbase37d ago0xfcdc82…05f75d
0x9a07…9eea0x4466…125eBasex402 service$0.005100%coinbase37d ago0x95c886…e265d7
0x9a07…9eea0x4466…125eBasex402 service$0.02100%coinbase37d ago0xdfd05b…e0a33f
0x9a07…9eea0x4466…125eBasex402 service$0.005100%coinbase37d ago0x20c355…0a1568
0xa74f…e2f40x4466…125eBasex402 service$0.004100%coinbase37d ago0x05ee0f…e526ca
0xa74f…e2f40x4466…125eBasex402 service$0.08100%coinbase37d ago0x642524…97fc24
0x2312…afa80x4466…125eBasex402 service$0.005100%coinbase37d ago0x314c75…f09b6a
0x1b20…69b30x4466…125eBasex402 service$0.008100%coinbase37d ago0x8b5a8b…dbe439
0x1b20…69b30x4466…125eBasex402 service$0.008100%coinbase37d ago0x55212a…702534
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase37d ago0x357974…addd90
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase37d ago0xe070c9…c56e9b
0x57d3…cb390x4466…125eBasex402 service$0.01100%coinbase37d ago0x670fd4…ae8435
0xff9f…0e320x4466…125eBasex402 service$0.006100%coinbase37d ago0x49a263…53f653

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.