Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb328fe…43ec30
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4be4e…d1568d
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c25ca…e4bf44
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb79edb…176c2c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0861d0…7b1b62
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4bcaee…7974bd
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bfc00…fc0d87
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b2a53…7a9083
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0x318c59…01ba91
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7441f…edab8b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0bddb…995719
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f108d…d18191
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa15b98…db9c6f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56fc45…76359b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x857a7f…04fda3
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f6358…3030bf
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb58906…e0d8c5
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x279d66…9faca5
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d80fe…fead75
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedbdfc…b8cd3c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5be1f2…147c17
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc5a3c…e89cdc
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc147b…d534f7
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01e19e…f37e4f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2335da…63d49b

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.