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.0670%0x1360…66fa18d ago0x14cd17…01920e
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x9ba3b2…7974f2
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x9b257b…df5394
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x85671e…85aa57
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x8a5b30…e83847
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x3fcacf…dc39d2
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xcbe7f7…d1f559
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x2fe1fb…bcda89
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x476191…984012
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x284e7b…f53ecd
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xca28f1…df45de
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc85243…381fbe
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd008c9…6e08f5
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb56775…c3080f
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x3d2204…cfa9ea
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xe204e2…a6b4f1
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x52cc6b…a5e00b
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x118ff1…1cf265
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xdbebc8…c714e8
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xbbdea3…16edcb
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x2e7606…1efd8e
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x3e3338…bdc2ac
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x8cb589…f29749
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x708a11…3f1680
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xda692a…a1f878

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.