Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc59d2a…007526
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae1357…897e3b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd52cee…914f55
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ac4c8…94ad02
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7fb9dc…583106
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x337a47…c41120
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x373242…97015f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e50da…fd768a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1df7f…ac9ca2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66a7d7…86f7f2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x746b66…6825ea
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdbcda3…06cda3
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x85b7da…dc4cf9
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a12a1…a63229
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x425336…88b1db
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x901582…7817f7
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcce906…53fb0a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf049b…999c25
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd58400…c62e7d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43e127…8aeaff
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e7177…b3571f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc36b85…1493ae
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70e871…128f7c
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00ddf7…f0326b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x673c03…9f816b

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.