Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$1.05100%0xd8e2…3d4b73d ago0xfbf5ef…1adb34
0x8cfa…be850x0e3d…7757Base$5.25100%0xfb22…aa3b73d ago0x74b311…f35c33
0x8cfa…be850x0e3d…7757Base$1.05100%0x4d43…5ecd73d ago0xc038f5…5a5ee5
0x8cfa…be850x0e3d…7757Base$1.05100%0x1af6…8fa373d ago0x5071e3…0a1867
0x8cfa…be850x0e3d…7757Base$5.25100%0x6d55…0cde73d ago0xa61d5a…c732bd
0x8cfa…be850x0e3d…7757Base$1.05100%0x551c…90e574d ago0xfba8cb…8b260b
0x8cfa…be850x0e3d…7757Base$2.10100%0x7fb5…6c5274d ago0xf1fbcf…6ef6d0
0x8cfa…be850x0e3d…7757Base$10.50100%0xb55c…2e3e74d ago0x51b35d…ddaf85
0x8cfa…be850x0e3d…7757Base$10.50100%0xd173…d69b74d ago0x51342f…22ce89
0x8cfa…be850x0e3d…7757Base$21.00100%0x8944…ba2a74d ago0x8c77a8…33ad49
0x8cfa…be850x0e3d…7757Base$21.00100%0x3d37…880674d ago0x3e9e30…c84618
0x8cfa…be850x0e3d…7757Base$1.05100%0x39a9…7be574d ago0x8edbc2…f2bb49

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.