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.0270%0x1360…66fa35d ago0xbc1522…08cebc
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0xfa28dd…63c7ef
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0xe968f8…9d38e0
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x452258…0ee7dd
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0x921669…5f28f7
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x95cd9b…66e0c1
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xd94ae4…655ce3
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0xbad2f4…38134a
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0x5d7f17…e142ed
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0xfb7641…bad2cb
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x96e2d6…412154
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xf56f9b…1e0b20
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0x68e788…12781e
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0x15436a…c99f35
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0x7a2e33…08337c
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x04b848…2b504e
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x84e780…7556cb
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x4de805…2372a1
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xde0516…a3d8d3
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x2d8f1b…0490d5
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0x2f5bb9…4555be
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x9038f1…6742f3
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x9005ab…ead913
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xe5b359…99bda6
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0x85f73d…989f23

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.