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%payAI106d ago0x7de0b7…98d310
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d059b…0044b7
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad0e30…d8ee9f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcfb9f1…665c84
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7c2db…aaba97
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45b4c5…ab5455
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ba373…acbec9
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c96ac…fa5d99
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae8bfc…4ba98e
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x474e41…7de61e
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc201e7…16bf13
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15501b…c6a8d6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc33dee…887e37
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cafb4…08ffc0
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xceb1e9…07465d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf69a3a…51b891
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb10ec…422bf8
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e992c…9ebca0
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd85db7…73bdfc
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8aa98f…e7b8e2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xecc4fc…53d1e5
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1204e1…e2833d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09f415…a94990
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91817d…2fe5cd
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb0f2c…dd520e

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.