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$751.77100%Payer-submitted90d ago0xfa5fce…464119
0xa54d…49f50xe742…ea88Base$9.88100%Payer-submitted90d ago0x8b3e0a…8e99be
0xa54d…49f50xe742…ea88Base$396.60100%Payer-submitted90d ago0x64ff5f…2749c9
0xa54d…49f50xe742…ea88Base$22.45100%Payer-submitted90d ago0xcc1ee4…3714b9
0xa54d…49f50xe742…ea88Base$75.27100%Payer-submitted90d ago0x9414f3…94d0ee
0xa54d…49f50xe742…ea88Base$67.92100%Payer-submitted90d ago0xa8e005…99552e
0xa54d…49f50xe742…ea88Base$9.88100%Payer-submitted90d ago0xd581fc…577a34
0xa54d…49f50xe742…ea88Base$4.93100%Payer-submitted90d ago0x17e536…670e20
0xa54d…49f50xe742…ea88Base$31.50100%Payer-submitted90d ago0x4bec85…16a3fc
0xa54d…49f50xe742…ea88Base$24.78100%Payer-submitted90d ago0x0f8229…5c8bb2
0xa54d…49f50xe742…ea88Base$1.54100%Payer-submitted90d ago0x8c3ce1…3aefb8
0xa54d…49f50xe742…ea88Base$297.51100%Payer-submitted90d ago0x112c05…e1aad3
0xa54d…49f50xe742…ea88Base$68.83100%Payer-submitted90d ago0xd325d4…decaa4
0xa54d…49f50xe742…ea88Base$3.45100%Payer-submitted90d ago0x7c218d…0bf267
0xa54d…49f50xe742…ea88Base$4.94100%Payer-submitted90d ago0x310d9c…81a85a
0xa54d…49f50xe742…ea88Base$34.49100%Payer-submitted90d ago0xf61a7c…211238
0xa54d…49f50xe742…ea88Base$33.19100%Payer-submitted90d ago0xa6f143…318bc8
0xa54d…49f50xe742…ea88Base$1.96100%Payer-submitted90d ago0x4b9b89…179eba
0xa54d…49f50xe742…ea88Base$23.08100%Payer-submitted90d ago0xf33608…2bca1e
0xa54d…49f50xe742…ea88Base$1.17100%Payer-submitted90d ago0xe359a2…787b49
0xa54d…49f50xe742…ea88Base$49.49100%Payer-submitted90d ago0x0f09da…4eb909
0xa54d…49f50xe742…ea88Base$7.84100%Payer-submitted90d ago0xff30d3…63c275
0xa54d…49f50xe742…ea88Base$57.44100%Payer-submitted90d ago0xddf19a…d1ac72
0xa54d…49f50xe742…ea88Base$20.06100%Payer-submitted90d ago0xe352da…c58835
0xa54d…49f50xe742…ea88Base$54.53100%Payer-submitted90d ago0x430021…d4e3df

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.