Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x47c5…4fc3Base—$12.6070%0x74b9…018f37d ago0x4cc8c4…02b76f
0x8cfa…be850x47c5…4fc3Base—$3.1570%0x04fd…2b5237d ago0x1c73c9…ab8812
0x8cfa…be850x47c5…4fc3Base—$7.3570%0x14dd…a4ea37d ago0x15fae6…614dfd
0x8cfa…be850x47c5…4fc3Base—$1.0570%0x2699…b2a537d ago0xad94cf…b997b6
0x8cfa…be850x0e3d…7757Base—$5.2570%0xabef…391337d ago0x700d4c…106eb4
0x8cfa…be850x47c5…4fc3Base—$5.2570%0x466a…f27137d ago0xdd8740…d9fb8e
0x8cfa…be850x47c5…4fc3Base—$16.8070%0x8134…084937d ago0x3a0749…36e926
0x8cfa…be850x47c5…4fc3Base—$10.5070%0x4ec9…366137d ago0x2769e1…14ba53
0x8cfa…be850x0e3d…7757Base—$10.5070%0x4c95…d79b37d ago0x1cd141…7fd33e
0x8cfa…be850x47c5…4fc3Base—$1.0570%0x8107…169937d ago0xbe1672…b6e461
0x8cfa…be850x47c5…4fc3Base—$23.1070%0x55b3…f1a037d ago0xcf75e9…21b697
0x8cfa…be850x47c5…4fc3Base—$10.5070%0x9ac4…71a937d ago0xf40335…2cb39f
0x8cfa…be850x47c5…4fc3Base—$13.6570%0xfb22…aa3b37d ago0x43b484…b8f5ba
0x8cfa…be850x0e3d…7757Base—$7.3570%0x1a4b…80bc37d ago0x4ddc99…f20626
0x8cfa…be850x0e3d…7757Base—$2.1070%0xe6a1…011737d ago0xfea47f…96f515
0x8cfa…be850x47c5…4fc3Base—$2.1070%0xd0fe…397637d ago0x1a0135…8aed42
0x8cfa…be850x0e3d…7757Base—$3.1570%0xb834…55bc37d ago0x3f530c…50e7f1
0x8cfa…be850x47c5…4fc3Base—$6.3070%0x771b…60b837d ago0x88fbed…92dc0d

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.