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%payAI106d ago0xe625b8…4dc7c9
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x511388…8b976f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x602986…034bd4
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x77ca3c…bdd631
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0fe96…ade210
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x87d175…5db1e3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf069b4…6c18ed
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf9eb26…86eb47
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02a401…f3dff7
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba6381…9b11dd
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d7a08…9a6bce
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c181b…848c1f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf37055…ab7072
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1a87c…87b704
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb977b9…ade730
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf869f4…2c9b95
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda671f…f044a8
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb73a0…db7546
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6668bf…6e86bd
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56f13d…d89c9c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc99353…b8cf7c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x636417…b2f2f5
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x203227…1361b1
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc26b98…47987e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ba329…bc8102

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.