Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7052…402b0x48ad…36b8Base$0.01100%ultravioletadao51d ago0x4b6457…5459a6
0x7052…402b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0xa976f8…cfdad0
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0x0dfd60…600ed0
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0x2b62d0…08ef83
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0x8f9b76…253dc1
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0x51c539…6e3c58
0x7052…402b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0x78ed32…2c5144
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0xa1fd03…e9dd6f
0x7052…402b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0x11ff7a…a0a06d
0x7052…402b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0x5e9ff6…a634bb
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0xc657e8…558ef1
0x7052…402b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0x6ab2c4…66b125
0x7052…402b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0xa67b2b…be2996
0x7052…402b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa51d ago0x46ea2e…584178
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0x4e40ae…0bd800
0x7052…402b0x48ad…36b8Base$0.01100%ultravioletadao51d ago0x82682f…a75401
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0x93d83d…6d2a99
0x7052…402b0x48ad…36b8Base$0.12100%ultravioletadao51d ago0x84f157…19904c

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.