Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$21.00100%0x9b8a…f4bd120d ago0xb0fae3…d92f87
0xf861…cd530x0e3d…7757Base—$1.05100%0x4d98…2b5b120d ago0x5e7df1…863319
0xf861…cd530x0e3d…7757Base—$21.00100%0x9ee0…41c3120d ago0x62745d…9af922
0xf861…cd530x0e3d…7757Base—$31.50100%0x8134…0849120d ago0x55de82…e752fc
0xf861…cd530x0e3d…7757Base—$31.50100%0x1c09…186f120d ago0x9c73dc…ed80f9
0xf861…cd530x0e3d…7757Base—$5.25100%0xc0fa…66cc120d ago0x509538…936796
0xf861…cd530x0e3d…7757Base—$31.50100%0x175b…99fa120d ago0x6b2464…3cd51b
0xf861…cd530x0e3d…7757Base—$2.10100%0x35c6…3763120d ago0x3752c4…302d0d
0xf861…cd530x0e3d…7757Base—$6.30100%0x81da…371f121d ago0x7c0742…dd767f
0xf861…cd530x0e3d…7757Base—$31.50100%0x5720…a5f4121d ago0x8810c5…fcb9b3
0xf861…cd530x0e3d…7757Base—$4.20100%0xa070…95e0121d ago0x5e75e2…8d102d

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.