Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b6c…b1db0x7dbb…59e0Base$18.2870%0x323a…a4f213d ago0xaf5b89…fad247
0xa031…d0f50x7dbb…59e0Base$276.7670%0x323a…a4f213d ago0x432b29…275919
0x2eb2…3b310x7dbb…59e0Base$230.3670%0x323a…a4f213d ago0xe5b698…ac8088
0x1f81…1b8a0x7dbb…59e0Base$30.9370%0x323a…a4f213d ago0x7e9b57…b0f5ef
0x1da7…3bba0x7dbb…59e0Base$14.4270%0x323a…a4f213d ago0x12da1c…373681
0x2269…e1cc0x7dbb…59e0Base$41.0670%0x323a…a4f213d ago0x96fc1c…0c8526
0x5a02…2eb80x7dbb…59e0Base$299.9170%0x323a…a4f213d ago0xdd9dfb…eb3bf8
0x104f…0fd90x7dbb…59e0Base$40.0070%0x323a…a4f213d ago0x464045…6dd49d
0x1da7…3bba0x7dbb…59e0Base$19.5970%0x323a…a4f213d ago0xb4d95e…69a40f
0xfb91…c29f0x7dbb…59e0Base$144.5670%0x323a…a4f213d ago0x57c761…80fd03
0x5a02…2eb80x7dbb…59e0Base$28.2570%0x323a…a4f213d ago0x0f5679…2006e3
0x104f…0fd90x7dbb…59e0Base$70.0070%0x323a…a4f213d ago0x34798f…b5eb13
0xa35d…4b120x7dbb…59e0Base$1,101.7970%0x323a…a4f213d ago0xb7d39d…507139
0x1da7…3bba0x7dbb…59e0Base$7.5070%0x323a…a4f213d ago0x4f8fbb…95b244
0x2523…793f0x7dbb…59e0Base$4,165.8070%0x323a…a4f213d ago0x2f0a5b…a582fd
0x1da7…3bba0x7dbb…59e0Base$4.6070%0x323a…a4f213d ago0x6fa311…10817b
0x0c03…15f40x7dbb…59e0Base$1,213.2470%0x323a…a4f213d ago0xf8d7ff…d08855
0x5a02…2eb80x7dbb…59e0Base$46.6570%0x323a…a4f213d ago0xbd991c…e830b0
0x2007…8f8a0x7dbb…59e0Base$1,599.5970%0x323a…a4f213d ago0xdce421…c3054d
0x8d9c…64ac0x7dbb…59e0Base$23.8070%0x323a…a4f213d ago0xed69ee…496735
0xa35d…4b120x7dbb…59e0Base$20.0070%0x323a…a4f213d ago0x834690…c1babe
0xe231…2a2d0x7dbb…59e0Base$537.2870%0x323a…a4f213d ago0x7f42d8…77ec39
0x2d98…bf940x7dbb…59e0Base$339.9170%0x323a…a4f213d ago0x525c17…92fc3d
0x5a02…2eb80x7dbb…59e0Base$21.0870%0x323a…a4f213d ago0x277391…92f5df
0x6057…b3700x7dbb…59e0Base$499.9770%0x323a…a4f213d ago0x7672fd…d0495e

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.