Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x0758be…a13e54
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x2ca68a…4f2c01
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x109fa0…82d71e
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0xb4b972…036e93
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa46d ago0xc5b7b5…5d2c22
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x061826…b7373f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa46d ago0x861c4d…98f57d
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0xd54199…94d8d4
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa46d ago0x6f483b…b09f66
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0xe778fa…cd249e
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x08b565…b450de
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x6eba72…89cd4f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x530601…1b1bb9
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x2e2efb…b999c6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa46d ago0x823213…0390c9
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x9366ee…5ffd2e
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0xdb3763…d55017
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0xe0b065…017b20
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x6d460d…2957d6
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0xfa24ab…374962
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0xc6c9d2…3c5ab1
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0xb31126…4eeee7
0x692e…a7f70x9c95…e299Base$0.001100%fluxa46d ago0x878c22…aa1169
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x16e2c4…e1f77a
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x7a970a…870fa0

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.