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%0x8503…c07210d ago0x716d0f…0ae144
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x0043…73f210d ago0x038808…49a4f3
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x133d…a47610d ago0x8897b7…37b7fb
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x77d2…f15d10d ago0x553134…0cafc1
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4950…4a2610d ago0xea551f…e63e85
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x39f9…9a7910d ago0xdeb80d…99c8b9
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xed27…48f710d ago0xda3cea…c7a880
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x05f1…3bb910d ago0x6522c0…7f9326
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x8437…41a811d ago0x4cfbb0…e1f67b
0xa17c…60a90x47c5…4fc3Base—$26.2570%0x345f…57af11d ago0xd5712e…a42201
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x3213…64ef11d ago0x782db7…5e70fc
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xdc27…c47d11d ago0xc32f12…c3a0a0
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x4055…8ed111d ago0xb93f47…371d81
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x1668…2c3e11d ago0x3e0de9…c8789b
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x60b3…977311d ago0x7ffd1c…0ebeab
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xd798…875111d ago0xcb3fd4…1b75fd

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.