Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19c6…ac1d0x7dbb…59e0Base$55.3770%0x323a…a4f236d ago0x1dbbcb…b5370e
0x225e…e5e80x7dbb…59e0Base$300.0070%0x323a…a4f236d ago0x8b4fcb…e63fea
0xe7d4…b45e0x7dbb…59e0Base$22.2170%0x323a…a4f236d ago0x1790de…1dd3ec
0x9f49…eb710x7dbb…59e0Base$5,035.1670%0x323a…a4f236d ago0xe5d1a3…7ea2e8
0x3ade…0cab0x7dbb…59e0Base$149.4870%0x323a…a4f236d ago0x792c65…1dbd35
0x4aaf…5f140x7dbb…59e0Base$14.0270%0x323a…a4f236d ago0xd2459a…158de0
0xddc0…77960x7dbb…59e0Base$249.1470%0x323a…a4f236d ago0xe35c62…c2a4f2
0x93f8…7faa0x7dbb…59e0Base$183.0970%0x323a…a4f236d ago0x77acaa…3354bb
0x95d7…0ccd0x7dbb…59e0Base$1,200.0070%0x323a…a4f236d ago0x09dfa9…ded6a5
0x50ed…b32b0x7dbb…59e0Base$230.1870%0x323a…a4f236d ago0x60fad6…dce553
0x3795…0d6b0x7dbb…59e0Base$41.3570%0x323a…a4f236d ago0xe2b27c…7394af
0x65af…cb150x7dbb…59e0Base$527.6870%0x323a…a4f236d ago0x18bf29…083641
0x3594…ce6f0x7dbb…59e0Base$18.7570%0x323a…a4f236d ago0xc95495…977d25
0x5a02…2eb80x7dbb…59e0Base$1,005.5570%0x323a…a4f236d ago0xbdf205…88dd87
0x1da7…3bba0x7dbb…59e0Base$43.4770%0x323a…a4f236d ago0xee9469…281ed8
0xb447…6f4b0x7dbb…59e0Base$2,199.0070%0x323a…a4f236d ago0x920f41…a21b20
0x8d7d…97c20x7dbb…59e0Base$400.0070%0x323a…a4f236d ago0x2337eb…c763af
0x8d7d…97c20x7dbb…59e0Base$600.0070%0x323a…a4f236d ago0x341314…2fabf7
0x7204…3a1b0x7dbb…59e0Base$35.2570%0x323a…a4f236d ago0xd6a1d9…169e04
0xf7f6…0f620x7dbb…59e0Base$19.9070%0x323a…a4f236d ago0x968547…a2b00b
0xd953…63480x7dbb…59e0Base$26.5270%0x323a…a4f236d ago0x2b93a7…5005fe
0xc981…64390x7dbb…59e0Base$199.0070%0x323a…a4f236d ago0xefdd47…ad03f4
0xc981…64390x7dbb…59e0Base$329.0070%0x323a…a4f236d ago0x4a4ee1…d9ad9b
0xd953…63480x7dbb…59e0Base$20.6170%0x323a…a4f236d ago0x190bea…234cb7
0x65ae…84c20x7dbb…59e0Base$159.5070%0x323a…a4f236d ago0x9926c2…23df75

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.