Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase118d ago0x23ddb6…3e3f63
0x2b53…fe2a0x4466…125eBasex402 service$0.08100%coinbase119d ago0x9d14e1…6d5952
0x2b53…fe2a0x4466…125eBasex402 service$0.0022100%coinbase119d ago0xbca0eb…fb0e58
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase119d ago0x767dd2…8f865a
0x2b53…fe2a0x4466…125eBasex402 service$0.0022100%coinbase119d ago0x1dd713…b11ec2
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase119d ago0x877faf…4eef98
0x2b53…fe2a0x4466…125eBasex402 service$0.01100%coinbase119d ago0x9b8f8d…692b3f
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase119d ago0xfe91e9…7c84df
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase119d ago0xdfeda3…3ad863
0x2b53…fe2a0x4466…125eBasex402 service$0.0022100%coinbase119d ago0xc0ce03…fd27ae
0x2b53…fe2a0x4466…125eBasex402 service$0.16100%coinbase119d ago0x718582…d1e66b
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase119d ago0x45bc30…b2364d
0x2b53…fe2a0x4466…125eBasex402 service$0.01100%coinbase119d ago0x1f5396…6e65b2
0x2b53…fe2a0x4466…125eBasex402 service$0.0022100%coinbase119d ago0x69132e…ce8d96
0x2b53…fe2a0x4466…125eBasex402 service$0.08100%coinbase119d ago0x829c04…51f9d8
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase119d ago0xc0f8c3…5a388b
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase119d ago0x750e63…5c59a2
0x2b53…fe2a0x4466…125eBasex402 service$0.08100%coinbase119d ago0xe60919…e64f27
0x2b53…fe2a0x4466…125eBasex402 service$0.08100%coinbase119d ago0x5ce112…94e6f0
0x2b53…fe2a0x4466…125eBasex402 service$0.16100%coinbase119d ago0x5d607d…0a6a76
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase119d ago0xddf111…d180f5
0x2b53…fe2a0x4466…125eBasex402 service$0.08100%coinbase119d ago0xc8ae43…8d1fff
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase119d ago0x0ad8bb…991f2e
0x2b53…fe2a0x4466…125eBasex402 service$0.08100%coinbase119d ago0xfe7052…39a2de
0x2b53…fe2a0x4466…125eBasex402 service$0.08100%coinbase119d ago0x7053be…0f039c

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.