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—$10.50100%0xad90…4332104d ago0xd63821…e04338
0xf861…cd530x0e3d…7757Base—$1.05100%0x54c8…88d5104d ago0x94ad11…827fe7
0xf861…cd530x0e3d…7757Base—$10.50100%0x8100…1de5104d ago0x66268b…0623f6
0xf861…cd530x0e3d…7757Base—$10.50100%0xbc4f…cafd104d ago0x50a82f…b8bfbc
0xf861…cd530x0e3d…7757Base—$6.30100%0xd4a6…3b8d104d ago0xadb996…3e07b6
0xf861…cd530x0e3d…7757Base—$10.50100%0x6c0f…7cd6104d ago0x218dda…51ed39
0xf861…cd530x0e3d…7757Base—$3.15100%0x12fd…41c8104d ago0xfb6474…af2192
0xf861…cd530x0e3d…7757Base—$5.25100%0x2742…8fd1104d ago0xaf95f0…09d402
0xf861…cd530x0e3d…7757Base—$10.50100%0xdb8c…3861104d ago0x084dba…967869
0xf861…cd530x0e3d…7757Base—$2.10100%0x0a75…f28f104d ago0xe03431…cf86a6
0xf861…cd530x0e3d…7757Base—$3.15100%0x5df6…6428104d ago0x4b6f38…95195b
0xf861…cd530x0e3d…7757Base—$10.50100%0x41d2…bf7f104d ago0x0c5d03…298a2b
0xf861…cd530x0e3d…7757Base—$2.10100%0x10ee…31de104d ago0x75e5fd…9ecee4
0xf861…cd530x0e3d…7757Base—$10.50100%0xfdd4…df72104d ago0x59a5bd…a0bf4f
0xf861…cd530x0e3d…7757Base—$5.25100%0xcdfd…ef82104d ago0xe723a9…b78773
0xf861…cd530x0e3d…7757Base—$6.30100%0xe7f0…b89c104d ago0x453dcd…230f7c
0xf861…cd530x0e3d…7757Base—$5.25100%0x2e11…8573104d ago0x31291f…402e41

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.