Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x005ed4…6514ab
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x333299…dfdbd4
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xafe9c0…db4366
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x3f5be6…545767
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xa4aa2d…b9e3e7
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xe9c585…aa2c80
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x8bfc9f…879c0d
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x74b9c6…daca94
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xa246f4…d51c0e
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xe80f8b…388904
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xf62c57…24f731
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x0af543…9a380e
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xc3b347…52511b
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xad2dc0…2a8d11
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xbc1522…08cebc
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xf79f79…78bb30
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xe56c97…2846c0
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0x619e8d…f3420c
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x1cc199…ceffdc
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xe9d01e…4cf0b2
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x540960…8d92f5
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xdb819f…a04c24
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xc5d8ac…345ef5
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0x3e40b1…97080f
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0xcfe98b…a0bad3

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.