Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd21…ce660x7dbb…59e0Base—$7.73100%0x323a…a4f267d ago0xe69650…6de9fe
0xa7e1…a26d0x7dbb…59e0Base—$71.28100%0x323a…a4f267d ago0x57f7b1…c74cf2
0xa42f…b6020x7dbb…59e0Base—$196.26100%0x323a…a4f268d ago0xe90ac7…3835ce
0xfb91…c29f0x7dbb…59e0Base—$71.16100%0x323a…a4f268d ago0x10271c…fa115a
0x2269…e1cc0x7dbb…59e0Base—$127.82100%0x323a…a4f268d ago0x1d10fa…2ebfd8
0xa007…5be50x7dbb…59e0Base—$75.67100%0x323a…a4f268d ago0x19fe36…757e07
0xbafc…b6d30x7dbb…59e0Base—$29.77100%0x323a…a4f268d ago0x4f33e2…a8dfcf
0x390e…81070x7dbb…59e0Base—$22.33100%0x323a…a4f268d ago0x97f7e3…58d93b
0xc839…204d0x7dbb…59e0Base—$150.00100%0x323a…a4f268d ago0x0bfe3e…e55899
0x390e…81070x7dbb…59e0Base—$7.33100%0x323a…a4f268d ago0x8dfc89…7f5842
0x859f…21750x7dbb…59e0Base—$442.65100%0x323a…a4f268d ago0xc2528a…fcf8c8
0x6188…101e0x7dbb…59e0Base—$59.97100%0x323a…a4f268d ago0x99502e…1abe67
0x6188…101e0x7dbb…59e0Base—$49.97100%0x323a…a4f268d ago0xdb1962…fe02bc
0xa007…5be50x7dbb…59e0Base—$3.99100%0x323a…a4f268d ago0x3381dd…370ae2
0x5a02…2eb80x7dbb…59e0Base—$99.96100%0x323a…a4f268d ago0x0fe021…bc54c3
0x5c42…8e580x7dbb…59e0Base—$139.92100%0x323a…a4f268d ago0x55a2ce…7d89ff
0x725a…9b590x7dbb…59e0Base—$214.26100%0x323a…a4f268d ago0x635a3b…118a4c
0x43a6…857e0x7dbb…59e0Base—$600.99100%0x323a…a4f268d ago0xbc002f…26d163
0x725a…9b590x7dbb…59e0Base—$285.69100%0x323a…a4f268d ago0x53e1f1…426e49
0x360a…0b0b0x7dbb…59e0Base—$18.50100%0x323a…a4f268d ago0x843848…db2ac0
0xcd21…ce660x7dbb…59e0Base—$11.82100%0x323a…a4f268d ago0xc9462d…8aa7aa
0xa5e2…d27c0x7dbb…59e0Base—$250.00100%0x323a…a4f268d ago0x093fbc…edf2dd
0xcd21…ce660x7dbb…59e0Base—$8.45100%0x323a…a4f268d ago0xe8fee3…aebf1a

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.