Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xd6275d…e2826a
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa3a6e1…8b620f
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0c4560…4721df
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x21d7a2…8f4977
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x584184…5fce8e
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7e88a7…d7dfa7
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xc8a84b…40b2ba
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x41fd57…c549f4
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x9a82dd…8eb674
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x0c1610…334b7e
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xbe4c7a…478af4
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xa9d902…e12a5e
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xb6b99c…c3f933
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7ad9a5…098b1c
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x5aa8f1…1c2249
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xce7402…63824b
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xdc0ea5…8adb2e
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xcbb03d…050bc2
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x150a9d…91d732
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xc2a589…d99d77
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xcfb40a…ba023e
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xf41531…543b0d
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7512ab…c95edd
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xb86588…0d5933
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xf977d4…db0f22

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.