Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8760…642c0xcf3d…b9fcBase$196.0070%0xe528…c02839d ago0xcb7d7d…aaf4f8
0x6e49…cbaf0xcf3d…b9fcBase$253.7970%0x23ef…243139d ago0xc558de…65081c
0xc4ce…e9b60xcf3d…b9fcBase$645.3870%0xe528…c02839d ago0xef55ef…fa17d5
0xcfcc…fac20xcf3d…b9fcBase$100.0470%0xe528…c02839d ago0x990c9f…9e5164
0xdf04…018e0xcf3d…b9fcBase$20.0070%0x23ef…243139d ago0x13c7e5…aa46a8
0x935b…0df60xcf3d…b9fcBase$51.7370%0xe528…c02839d ago0x7e1496…91a587
0xa678…f2ef0xcf3d…b9fcBase$130.8570%0x23ef…243139d ago0x1b3f15…4eb51a
0x0057…68c10xcf3d…b9fcBase$78.4670%0x23ef…243139d ago0x3ac95d…79782b
0xe5a5…be6e0xcf3d…b9fcBase$165.0070%0x23ef…243139d ago0x711021…810dd3
0x98d7…cd500xcf3d…b9fcBase$10.0170%0xe528…c02839d ago0x216262…841e32
0xc783…d3e80xcf3d…b9fcBase$20.0070%0xe528…c02839d ago0xe98b1a…6133b8
0x1567…b4b20xcf3d…b9fcBase$25.0070%0x23ef…243139d ago0x4e0674…d75e9f
0x3136…e1140xcf3d…b9fcBase$250.0070%0x23ef…243140d ago0x29c67a…e558be
0x277b…f7370xcf3d…b9fcBase$300.0070%0xe528…c02840d ago0xe929b6…50a1e7
0xb199…86360xcf3d…b9fcBase$455.0070%0xe528…c02840d ago0x602d02…3b2686
0x0472…59ec0xcf3d…b9fcBase$46.3170%0x23ef…243140d ago0x1701f6…a090fa
0x3bcc…3aec0xcf3d…b9fcBase$104.9470%0xe528…c02840d ago0x6d89bf…83837a
0xe3ec…b0980xcf3d…b9fcBase$1,000.0070%0x23ef…243140d ago0x9c5cea…75cc3f
0xe3ec…b0980xcf3d…b9fcBase$951.2270%0xe528…c02840d ago0x9e1656…c35678
0x0472…59ec0xcf3d…b9fcBase$14.2670%0x23ef…243140d ago0x54ac3e…c990f1
0xe3ec…b0980xcf3d…b9fcBase$951.2270%0xe528…c02840d ago0x784d83…603827
0xe3ec…b0980xcf3d…b9fcBase$1,000.0070%0x23ef…243140d ago0x145c64…30402e
0xf2c2…abab0xcf3d…b9fcBase$69.6570%0x23ef…243140d ago0x30296c…c31e18
0x1beb…b2910xcf3d…b9fcBase$1,008.0070%0xe528…c02840d ago0x3e480d…d95a9f
0x329b…3de90xcf3d…b9fcBase$286.4170%0x23ef…243140d ago0xef2e16…52316c

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.