Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4aaf…5f140x7dbb…59e0Base$26.0070%0x323a…a4f21d ago0x908cdc…fdbe09
0xd4e2…a1ad0x7dbb…59e0Base$129.9670%0x323a…a4f21d ago0x8e2631…79e507
0x4a5f…19860x7dbb…59e0Base$170.0070%0x323a…a4f21d ago0x382427…e97faf
0x7bb7…211d0x7dbb…59e0Base$90.0070%0x323a…a4f21d ago0x888ee1…c44b25
0x7736…68380x7dbb…59e0Base$1.9170%0x323a…a4f21d ago0xfabfbb…e703f8
0xf29d…d9700x7dbb…59e0Base$207.5670%0x323a…a4f21d ago0xa41de0…d65d57
0x2708…a2390x7dbb…59e0Base$200.0070%0x323a…a4f21d ago0xbfd1a7…7cbe47
0xcdad…912f0x7dbb…59e0Base$47.9670%0x323a…a4f21d ago0x6224f9…71bd6d
0x3ade…0cab0x7dbb…59e0Base$49.5770%0x323a…a4f21d ago0x155b04…f13a2b
0x90be…1ab80x7dbb…59e0Base$15.9570%0x323a…a4f21d ago0xd7c653…da7bb2
0x90be…1ab80x7dbb…59e0Base$7.9570%0x323a…a4f21d ago0x92ea1f…c6733d
0x66e2…16dd0x7dbb…59e0Base$48.7470%0x323a…a4f21d ago0xe39a9c…fcca0c
0xa04e…48f90x7dbb…59e0Base$22.9770%0x323a…a4f21d ago0x010f9b…eace02
0x0920…d2b80x7dbb…59e0Base$705.9770%0x323a…a4f21d ago0x542cd2…385829
0x90be…1ab80x7dbb…59e0Base$7.9570%0x323a…a4f21d ago0x2f6b79…c948d7
0x5a87…d6050x7dbb…59e0Base$802.6270%0x323a…a4f21d ago0xb8b25b…8a393c
0x122f…a8d40x7dbb…59e0Base$87.9570%0x323a…a4f21d ago0xd30bfd…df08a0
0xe7d4…b45e0x7dbb…59e0Base$35.8970%0x323a…a4f21d ago0x626414…76d6bd
0x1b94…ca060x7dbb…59e0Base$20.3670%0x323a…a4f21d ago0x15d262…8a656e
0x5a87…d6050x7dbb…59e0Base$11,050.8770%0x323a…a4f21d ago0x2e2c82…461939
0x2e1d…78410x7dbb…59e0Base$35.1970%0x323a…a4f21d ago0x31e448…2c9efa
0x1f0e…8e480x7dbb…59e0Base$5.9370%0x323a…a4f21d ago0x7fd5a6…2f11cf
0x2269…e1cc0x7dbb…59e0Base$54.7570%0x323a…a4f21d ago0xe98b89…140a89
0x65ae…84c20x7dbb…59e0Base$99.5070%0x323a…a4f21d ago0x2e1e39…03b55f
0x3187…1f9c0x7dbb…59e0Base$156.8070%0x323a…a4f21d ago0x61bea3…99400a

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.