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…66fa20d ago0xd10b67…a0b103
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xfea961…1ebe80
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x74730b…60eaba
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xc3def3…91b49a
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x6ee98f…0c5766
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x6f5d96…0dc79f
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xdef122…0ba0a3
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xf802ac…bad233
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xcf0e8d…56076b
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xadc4ed…9853b9
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x60d346…004aa5
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x0f32f3…9393f2
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xfbcb20…b046c4
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x9c7d8d…bc85eb
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x356778…9101f7
0xdf39…db800x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x2065db…24e710
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xadf600…fa3d67
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x91aa96…16f7c5
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x401a7c…55a641
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x026669…2da596
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x33ae89…67d990
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x333bf6…2ed4a2
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x1d7ca1…1b1c58
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x8065a6…7c0193
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xb5890c…e21ea2

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.