Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xbbbc4d…c2bed1
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xa1d067…669ffd
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xc0f57d…388a6f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xe83200…2ba09a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xf7841c…eacf76
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xc6f45f…45d18f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xf652ea…78e0a3
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x8af484…87ac10
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xdd2efe…759506
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x324b24…f9c636
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x1b42a6…8dda09
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x671e87…852863
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x0cdc99…0eb46d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xe2df02…c6fb6d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x49dd97…d78d24
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x8ce52a…0ced66
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xd48e1b…d55f31
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x744b44…df59e7
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xa01294…3b218a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x7670ab…3bdba2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xe1bcde…aed1d2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0xfd561e…a3128b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x754f93…0b386a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x8e3280…7cdafa
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24d ago0x2ee567…31344b

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.