Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe26047…7efb3e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0x449888…f85557
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2392ea…48e656
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34e006…5d063e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa1346e…92d6aa
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f3bbb…9b6bc7
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7d6e6…cf5cab
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7f69d…a47f91
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a4b8a…d8a5be
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc01932…6347f9
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd5066b…dd4896
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc17be8…60ae29
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25ff93…4b490c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe89723…f2410f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba50af…574e9b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x638bad…884b24
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24257f…073cd8
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3d9cb…55ae98
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08cffe…18ed3b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29e9f3…f0b3b5
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x23b2e3…731965
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc077d6…741fba
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3b37c…f7e702
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf7c30…1dc147
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x812586…b68c2b

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.