Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6391…b6c30x7dbb…59e0Base$500.00100%0x323a…a4f250d ago0x82a466…1b9902
0x3594…ce6f0x7dbb…59e0Base$22.12100%0x323a…a4f250d ago0x82c0f0…df3391
0x3ade…0cab0x7dbb…59e0Base$49.7970%0x323a…a4f250d ago0xd70299…801b32
0xe7d4…b45e0x7dbb…59e0Base$22.02100%0x323a…a4f250d ago0x3ef15b…a84754
0x3ade…0cab0x7dbb…59e0Base$29.87100%0x323a…a4f250d ago0xf8213b…2d948d
0x3ade…0cab0x7dbb…59e0Base$49.8270%0x323a…a4f250d ago0x965c52…53f1f1
0x3795…0d6b0x7dbb…59e0Base$34.3770%0x323a…a4f250d ago0x33020a…fd223b
0x20b2…91390x7dbb…59e0Base$76.1970%0x323a…a4f250d ago0x5139d4…2f6f88
0xf2a6…6d600x7dbb…59e0Base$981.0070%0x323a…a4f250d ago0xc57690…e5d235
0xd853…b40a0x7dbb…59e0Base$107.0070%0x323a…a4f250d ago0x165126…9bd1ba
0x2ddc…09650x7dbb…59e0Base$1,072.6770%0x323a…a4f250d ago0x5d0348…2da778
0x2269…e1cc0x7dbb…59e0Base$11.5170%0x323a…a4f250d ago0x82b7e7…6f6339
0x65ae…84c20x7dbb…59e0Base$2,007.5070%0x323a…a4f250d ago0x341b4e…d3d88c
0xd69d…a0680x7dbb…59e0Base$21.0470%0x323a…a4f250d ago0x40c4ae…2073c9
0x4913…9d960x7dbb…59e0Base$5,059.0170%0x323a…a4f250d ago0x89db71…318f25
0x875b…3fc20x7dbb…59e0Base$269.0070%0x323a…a4f250d ago0x5f5a36…4f8ad8
0xffc8…429a0x7dbb…59e0Base$7.0970%0x323a…a4f250d ago0x3a1fb8…ba564d
0x2269…e1cc0x7dbb…59e0Base$10.1670%0x323a…a4f250d ago0x85e265…6252a4
0x669f…cf8e0x7dbb…59e0Base$599.7270%0x323a…a4f250d ago0x4ec98a…007975
0x6b03…2ba10x7dbb…59e0Base$1,001.0070%0x323a…a4f250d ago0xb07dbe…b0b803
0x3ade…0cab0x7dbb…59e0Base$49.8170%0x323a…a4f250d ago0x4daff3…cd55e1
0x1a18…c9560x7dbb…59e0Base$429.2870%0x323a…a4f250d ago0xf6675f…71dc28
0x30b6…bdec0x7dbb…59e0Base$20.0070%0x323a…a4f250d ago0xdc20bb…b2dd21
0x37cf…7cbe0x7dbb…59e0Base$10.9670%0x323a…a4f250d ago0xd5da91…89fe56
0x2523…793f0x7dbb…59e0Base$4,997.7270%0x323a…a4f250d ago0xd73290…8c0691

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.