Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xa69e61…6fda71
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xe476b1…680895
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x45a540…843dc5
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x7aa2d4…3afe8c
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x389d09…75b461
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x0b238c…e1cd20
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x1fb6eb…5e0775
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x3e0579…9384ff
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xfb3419…2614b8
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x93349c…8d4c8b
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xb58b86…9b8043
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x57966a…e3124e
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x8025d7…8ef730
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x4f7cb7…ebb359
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7c9eab…6903e1
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1c66df…73922f
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc047dc…0aae94
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x8bbf0f…870eec
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xbf1449…e7e61c
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xde395e…a0ae20
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x53f00b…5e7f79
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xbeea99…08d56a
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xff8c72…3952f9
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x8b3913…7e3950
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x46815f…a4da1c

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.