Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0xbf17a3…27918a
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0x56d7a3…2c5bd4
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0xc4c10c…7c7cb7
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0x853835…52b0e5
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0x889d46…a76fdf
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0xfcf4d8…93226e
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0x1c7711…17467b
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0x34da39…9c22bb
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0x91d0d0…0dbc16
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0x57091c…7c9049
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0x6a2983…afbaad
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0xc49a75…6633cf
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0xf3e14f…d551fc
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0xdd8564…a7f0e6
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0x05f563…784c0c
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0xa01c2b…f7bd25
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0xb8416b…905edf
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0x1f7a2d…1662e2
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0x658c64…fd9b4e
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0xcea144…19d32b
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0xeb680f…cf840a
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0xc77d91…4f7f7d
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa39d ago0x418d4d…78c636
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0xbb7695…5ab6db
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa39d ago0x17f208…ea9ad8

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.