Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xa18faa…f82e9b
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xeb7cc0…593703
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x850c00…cdd7f4
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0xc9b7cf…aedee5
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x1a4e4b…44a7fb
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xfa63c1…b519a8
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x8422c4…af8daf
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xa2c9a7…a72627
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0x50d8ce…6ee821
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xed7df6…29b372
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xd8d45b…660804
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x9834a7…6ae1cc
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0xe49257…fd0162
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x0a1aed…b9f923
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x210c69…adc699
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x0d5c15…54842d
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xc54576…684e8b
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x31038d…bd1484
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x298d84…4256b7
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0x3a34f7…068449
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x997cf4…8e7bf5
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xfc7862…e738b7
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xabed0b…73f687
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x473d4d…679f0b
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x8dfa66…a560ea

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.