Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0xf3a769…dff02d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x561168…371bd4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe9b073…6ed1be
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x097a6a…c3d4d2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x716933…b74332
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x8d7b69…7772c5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x3bce80…e8e5c9
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x119e89…7caf13
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x23bc6e…901462
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x82b188…cc2d67
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x73cd35…f00aa7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe2e7cc…827bbd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0xdaf286…b277dd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x6d3d9f…fa64fd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x05c67d…4678b2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x05c881…fdf247
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x94ceba…2c68ec
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0x70b9b8…be569f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa20d ago0xfcc07c…8015e6
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa21d ago0x9e93d2…7f3b7b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa21d ago0x912f2e…ee125a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa21d ago0xd7dd59…e4a6cf
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa21d ago0xfca180…d133a0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa21d ago0x1c5a72…d959a2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa21d ago0x1151ef…f39a57

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.