Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xb2d53b…3ee0d0
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xff5942…71f2ba
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xcb2663…6aeb12
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x80001a…4dd30a
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x312af8…ec9244
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2ad389…7a28b4
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xc22599…fc5fe4
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x07c52f…786c44
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x6b1a4a…f4bdac
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xe9ca91…48d003
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xcfb698…e2ffb1
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xe19963…e2aa93
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2e9822…a5d7c5
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xb61a96…e43767
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x9a4883…acb271
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1405d2…d4e37a
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xbdc6f8…3da106
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x33b0e1…2b4414
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x029373…26821a
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x12410f…777b94
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x326d90…ad7589
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2c1b8e…584b86
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7b2ab7…a2a0fa
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x20ef87…203a8f
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xe0b814…30287c

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.