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.2070%0x1360…66fa19d ago0x410932…b483ed
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1e2fbb…eac447
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf83c21…cc8aaf
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xcd5874…78fa11
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xa789ed…a0fb98
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xd0f97e…2692cc
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x24a6ea…33b836
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8702f3…1fa5c8
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xff5c03…dfd15a
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf62074…fe3f2f
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xa61205…d03308
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xfaa098…89144c
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x1bde3c…410f25
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xdc367d…97289d
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x1f5b4f…00c02a
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x4f63b5…7445f4
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xfeb815…8d47ee
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3ee41f…098f2e
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x3eca8b…e1cc79
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x0ba79c…7cfbdc
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x079d06…fa2b4c
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x1bbc0c…df5297
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xaa456f…9bf1bf
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xde14f1…54dfd2
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x6dc1df…95b1e0

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.