Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xfe7a94…5895a4
0x7e57…2f090x6e8b…4e2eBasex402 service$0.01100%coinbase62d ago0x0e9bb6…0540cb
0x7e57…2f090x6e8b…4e2eBasex402 service$0.01100%coinbase62d ago0xfd8e71…b79605
0x7e57…2f090x6e8b…4e2eBasex402 service$0.003100%coinbase62d ago0xc86837…27ac8a
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.005100%coinbase62d ago0xc003dd…ddc625
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.005100%coinbase62d ago0xf7043e…450079
0x7e57…2f090x6e8b…4e2eBasex402 service$0.008100%coinbase62d ago0xc16300…f1ce99
0x7e57…2f090x6e8b…4e2eBasex402 service$0.008100%coinbase62d ago0x98c8b3…5159fc
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.005100%coinbase62d ago0x7d0eed…9f8f83
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0x6dcaa4…bd6f33
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0x3e35dd…7baf31
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0x562f4c…d10c90
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xa37a93…5bfc57
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0x54b19c…e02c74
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xef3db1…b90aa6
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0x238d96…e29fe5
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xb16b1a…a0eb6e
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xbab7d4…eeb310
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0x659dd9…7a3ee5
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xe25c99…78077e
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xdde13a…e31896
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0x160f76…cc7879
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xc32523…a103fc
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0x79502d…8261c8
0x661f…71ce0x6e8b…4e2eBasex402 service$0.02100%coinbase62d ago0xd45430…748130

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.