Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5e96…f15913d ago0x5944b0…7bd8fa
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x20d2…f0b213d ago0x19b461…45d149
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0abd…8e7713d ago0xe27bc6…9d0cf8
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbc4f…cafd13d ago0x34ac01…2f49e5
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4c91…bd4913d ago0x53c828…2ab3fb
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x2859…83d413d ago0x90a43b…195193
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x2a1b…cb2813d ago0x99a02a…800180
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xeb2b…34ca13d ago0x0e047b…7b12c4
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x7492…70ae13d ago0x2655d3…956416
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4f6a…d2f613d ago0x730d40…a5b66c
0xa17c…60a90x47c5…4fc3Base—$26.2570%0x493b…b91613d ago0xf07d03…7bf629
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xfec0…c39413d ago0x45a004…4bf219
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5e44…05a813d ago0xcc6981…0cd3c3
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xdcda…ec2f13d ago0x030d29…1df91b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x35fd…376b13d ago0x4580ad…a54d6b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xdcd9…b01a13d ago0xe037e2…e11ed0
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x72fe…16d613d ago0xab46b7…e018b3
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x3d68…f69e13d ago0x273723…ced9d7

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.