Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4b010a…7579b8
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xa369d8…2fde33
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc13b83…da33fd
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc7f0e7…1d1c07
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4d034c…23351a
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xe0670c…2695e8
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xaecb15…c44b3c
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xb9bb90…f98828
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x3d4fe3…b4406c
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xf1a2db…2faae7
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc266c4…e6ddb3
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x56beca…33b693
0x23e3…817a0x8426…6786Base$1.20100%ultravioletadao5d ago0x153f3f…3342e8
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0xd6c5cf…a1f1a5
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0x69baec…92d520
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0x358546…292276
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0x7dd463…51b5be
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0xbc612c…16e7ba
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0xf2a4ef…3f817f
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0x3a1e91…c7d433
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0x0209a8…15e64e
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0xc830f8…d6ba38
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0xb794dc…8c9fb4
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0xe1f1be…e05898
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao5d ago0x58859c…9409cb

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.