Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x122f…a8d40x7dbb…59e0Base$81.1470%0x323a…a4f238d ago0x00fa34…dc7ba8
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f238d ago0xeca48b…5166bf
0xf5a0…a5080x7dbb…59e0Base$5,999.4070%0x323a…a4f238d ago0xea55f9…598984
0x3ade…0cab0x7dbb…59e0Base$149.4270%0x323a…a4f238d ago0x469ec7…e0debf
0x37cf…7cbe0x7dbb…59e0Base$10.8870%0x323a…a4f238d ago0xcc27c2…4581eb
0xf750…68870x7dbb…59e0Base$641.2070%0x323a…a4f238d ago0x6f574a…9bc847
0x2269…e1cc0x7dbb…59e0Base$194.6170%0x323a…a4f238d ago0x2103c1…a7bb4c
0x1da7…3bba0x7dbb…59e0Base$10.8370%0x323a…a4f238d ago0x4e7dba…30a1ad
0x9f49…eb710x7dbb…59e0Base$10.7470%0x323a…a4f238d ago0xd5fcea…c0c3c2
0x35de…3b5e0x7dbb…59e0Base$500.0070%0x323a…a4f238d ago0x785799…1d8b21
0x1f03…eb120x7dbb…59e0Base$79.0070%0x323a…a4f238d ago0x1c3436…bfbcf3
0x65ae…84c20x7dbb…59e0Base$287.5070%0x323a…a4f238d ago0x24fdcf…56548f
0xb1be…cb9b0x7dbb…59e0Base$98.7370%0x323a…a4f238d ago0xd019c2…0d9632
0x50ed…b32b0x7dbb…59e0Base$154.2570%0x323a…a4f238d ago0x033ba1…256390
0x5970…104c0x7dbb…59e0Base$1.1270%0x323a…a4f238d ago0x21efc8…275576
0x951d…acc30x7dbb…59e0Base$0.0270%0x323a…a4f238d ago0xf32c02…9c5c7a
0x5d5b…669f0x7dbb…59e0Base$144.0070%0x323a…a4f238d ago0x4acc51…58fb7f
0xe7d4…b45e0x7dbb…59e0Base$88.8970%0x323a…a4f238d ago0x712705…bd5f07
0x3594…ce6f0x7dbb…59e0Base$0.9170%0x323a…a4f238d ago0x27431d…ad7d48
0xcea0…e38f0x7dbb…59e0Base$0.7170%0x323a…a4f238d ago0x7203a0…75a588
0xace1…69700x7dbb…59e0Base$0.0470%0x323a…a4f238d ago0x889db0…8406d8
0x16c5…54920x7dbb…59e0Base$0.0570%0x323a…a4f238d ago0x0fd223…7a8508
0x24c0…a6940x7dbb…59e0Base$0.2570%0x323a…a4f238d ago0x57deb7…8cfa57
0x58e7…93860x7dbb…59e0Base$0.1370%0x323a…a4f238d ago0x76fc74…ef7e5d
0x1fe8…dbdf0x7dbb…59e0Base$0.3570%0x323a…a4f238d ago0x066518…0e76d6

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.