Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0xbec530…8bb54b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0xc6ddcc…240da0
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x22c9a3…c4ab2b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x99ff43…440e44
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0xdf70d7…d63fff
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x742dde…0d040f
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0xde3dbc…90893c
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x178374…ee3dfd
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x17714c…22e5bf
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x527c58…97a0d3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x03c756…d13b4b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0xdd43b5…684ad0
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x1ef9f5…5d4916
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x6b2fa6…9eff58
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x720164…03a969
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0x46f9dc…c5d516
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5415d ago0xf53d40…cc794d
0xe629…4b540xe629…4b54Base$0.0120%Payer-submitted15d ago0x73707d…63b72c
0xe629…4b540xe629…4b54Base$0.0120%Payer-submitted15d ago0x9ecfe2…695ba7
0xe629…4b540xe629…4b54Base$0.0120%Payer-submitted15d ago0x9f0c72…8d2406
0xe629…4b540xe629…4b54Base$0.0120%Payer-submitted15d ago0x4ee614…91861c
0xe629…4b540xe629…4b54Base$0.0120%Payer-submitted15d ago0x1ebd67…186edb
0xe629…4b540xe629…4b54Base$0.0120%Payer-submitted15d ago0xb96529…d31728
0xe629…4b540xe629…4b54Base$0.0120%Payer-submitted15d ago0xde84f7…e00622
0xe629…4b540xe629…4b54Base$0.0120%Payer-submitted15d ago0x8478c7…3512cf

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.