Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e4b…1c400x7dbb…59e0Base$12.1670%0x323a…a4f224d ago0xc21a96…0f757e
0x8397…b38a0x7dbb…59e0Base$108.3870%0x323a…a4f224d ago0xd828dd…1de897
0xdab7…a7ea0x7dbb…59e0Base$144.5570%0x323a…a4f224d ago0x77be1b…bd7eac
0x4b6c…b1db0x7dbb…59e0Base$16.7870%0x323a…a4f224d ago0xcb9679…545201
0xe103…de630x7dbb…59e0Base$24.8070%0x323a…a4f224d ago0x4a0f11…b3a3d0
0x06f8…37880x7dbb…59e0Base$129.9770%0x323a…a4f224d ago0x876396…9c2c0f
0xd933…9e2a0x7dbb…59e0Base$10.0070%0x323a…a4f224d ago0xe0087e…537b02
0x06f8…37880x7dbb…59e0Base$203.4470%0x323a…a4f224d ago0x145687…a817f4
0x3ade…0cab0x7dbb…59e0Base$99.7070%0x323a…a4f224d ago0xe7c9a3…846dab
0x7ed3…a5ec0x7dbb…59e0Base$65.8070%0x323a…a4f224d ago0x765462…54cf47
0x37e7…bc680x7dbb…59e0Base$2,000.0070%0x323a…a4f224d ago0xbcd2b6…36647e
0x50ed…b32b0x7dbb…59e0Base$361.1270%0x323a…a4f224d ago0xcc6ee5…94ad53
0x5a02…2eb80x7dbb…59e0Base$189.9070%0x323a…a4f224d ago0xceb489…f7d075
0xa00b…8b590x7dbb…59e0Base$2,312.7370%0x323a…a4f224d ago0x1ebce7…085a0f
0xa00b…8b590x7dbb…59e0Base$499.9070%0x323a…a4f224d ago0x3d4fd6…3091b2
0x37e7…bc680x7dbb…59e0Base$4,000.0070%0x323a…a4f224d ago0xb1c7ac…faf947
0xa00b…8b590x7dbb…59e0Base$49.9070%0x323a…a4f224d ago0x7acf44…c89831
0xdab7…a7ea0x7dbb…59e0Base$380.0070%0x323a…a4f224d ago0x7ce272…88ab94
0x5a02…2eb80x7dbb…59e0Base$4,235.2770%0x323a…a4f224d ago0x64dc7c…f53110
0x122f…a8d40x7dbb…59e0Base$54.9770%0x323a…a4f224d ago0xdc571c…edade0
0x0c77…d9470x7dbb…59e0Base$265.0070%0x323a…a4f224d ago0x03cd13…2195d4
0x37cf…7cbe0x7dbb…59e0Base$20.5070%0x323a…a4f224d ago0x72c842…ae9f5e
0x2269…e1cc0x7dbb…59e0Base$9.7970%0x323a…a4f224d ago0xc66a22…2997c0
0x8656…75480x7dbb…59e0Base$115.0570%0x323a…a4f224d ago0x267fc9…5666cf
0x2ce1…bc6b0x7dbb…59e0Base$1.6970%0x323a…a4f224d ago0x67e4b1…48c2ca

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.