Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$14.46100%Payer-submitted82d ago0x052bf3…c9e11d
0xa54d…49f50xe742…ea88Base$1.50100%Payer-submitted82d ago0xb6ec64…344902
0xa54d…49f50xe742…ea88Base$1.27100%Payer-submitted82d ago0x3873fe…1ca185
0xa54d…49f50xe742…ea88Base$241.87100%Payer-submitted82d ago0x5ce025…51b705
0xa54d…49f50xe742…ea88Base$4.94100%Payer-submitted82d ago0xb6ae33…5e91b5
0xa54d…49f50xe742…ea88Base$357.30100%Payer-submitted82d ago0x9d5d9d…c3382f
0xa54d…49f50xe742…ea88Base$1,262.37100%Payer-submitted82d ago0x6b0159…22764d
0xa54d…49f50xe742…ea88Base$1.53100%Payer-submitted82d ago0x64150d…fe89cc
0xa54d…49f50xe742…ea88Base$20.28100%Payer-submitted82d ago0x1d8adc…d72baa
0xa54d…49f50xe742…ea88Base$3.10100%Payer-submitted82d ago0xf6a44e…da21c3
0xa54d…49f50xe742…ea88Base$29.67100%Payer-submitted82d ago0xee3567…4dccad
0xa54d…49f50xe742…ea88Base$8.12100%Payer-submitted82d ago0x7bb3cc…0ad1e8
0xa54d…49f50xe742…ea88Base$45.47100%Payer-submitted82d ago0xbf8a41…d506e7
0xa54d…49f50xe742…ea88Base$770.27100%Payer-submitted82d ago0xe82abc…d23729
0xa54d…49f50xe742…ea88Base$12.72100%Payer-submitted82d ago0x598987…056c35
0xa54d…49f50xe742…ea88Base$88.33100%Payer-submitted82d ago0x6c5fc5…53e71e
0xa54d…49f50xe742…ea88Base$16.35100%Payer-submitted82d ago0x72eeb7…0e763f
0xa54d…49f50xe742…ea88Base$1.97100%Payer-submitted82d ago0x6bf520…3bb402
0xa54d…49f50xe742…ea88Base$99.09100%Payer-submitted82d ago0xa40693…c8d106
0xa54d…49f50xe742…ea88Base$1.48100%Payer-submitted82d ago0x4ced20…4b9879
0xa54d…49f50xe742…ea88Base$97.28100%Payer-submitted82d ago0x712902…262fe9
0xa54d…49f50xe742…ea88Base$4.54100%Payer-submitted82d ago0xba0853…508295
0xa54d…49f50xe742…ea88Base$19.86100%Payer-submitted82d ago0xfc403b…cc0387
0xa54d…49f50xe742…ea88Base$11.55100%Payer-submitted82d ago0x7cbfe9…79baf3
0xa54d…49f50xe742…ea88Base$24.63100%Payer-submitted82d ago0x33b453…091615

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.