Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x4798…ea35Basex402 service$0.004100%payAI64d ago0xdab408…317e19
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0x841576…97b51c
0x7e57…2f090x4798…ea35Basex402 service$0.004100%payAI64d ago0x7a5fb6…cff311
0x7e57…2f090x4798…ea35Basex402 service$0.002100%payAI64d ago0xccce9b…d268bc
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0xec03d5…4373e0
0x7e57…2f090x4798…ea35Basex402 service$0.002100%payAI64d ago0xeb3b6a…d2544b
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0xea761c…74c9d6
0x7e57…2f090x4798…ea35Basex402 service$0.002100%payAI64d ago0x8f26d5…aeabb4
0x7e57…2f090x4798…ea35Basex402 service$0.005100%payAI64d ago0xe8ec4b…96b5d2
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0xeeb5c0…48c030
0x7e57…2f090x4798…ea35Basex402 service$0.002100%payAI64d ago0x49d373…5a4d13
0x7e57…2f090x4798…ea35Basex402 service$0.002100%payAI64d ago0xc7fa9d…cc6384
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0x4190c4…d5528f
0x7e57…2f090x4798…ea35Basex402 service$0.004100%payAI64d ago0x762710…baddd8
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0xa7237e…5a076f
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0xe84726…f0d6ac
0x7e57…2f090x4798…ea35Basex402 service$0.004100%payAI64d ago0x89a2ce…563398
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0x4fec10…cc0a05
0x7e57…2f090x4798…ea35Basex402 service$0.007100%payAI64d ago0x41fd73…98f93c
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0xc28b82…c65c8d
0x7e57…2f090x4798…ea35Basex402 service$0.01100%payAI64d ago0x96a7dc…c6d160
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0x253808…658929
0x7e57…2f090x4798…ea35Basex402 service$0.002100%payAI64d ago0x96c7cf…6d7d98
0x7e57…2f090x4798…ea35Basex402 service$0.01100%payAI64d ago0xe8ac04…a20309
0x7e57…2f090x4798…ea35Basex402 service$0.003100%payAI64d ago0x5bd95a…03227f

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.