Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x6d53fc…14ce54
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0xb3a148…1adf62
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0xe48d7d…c05131
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x6e5de9…c2de1a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0xb5d64b…08e13d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x9a1872…34ff7d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0xdea26a…6dd57b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0xb74fed…17b443
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0xee5f7d…c35411
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x151241…a22387
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x469ae5…b66cb0
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x7c0ed2…995757
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x6c0062…55f414
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x6155ae…f94134
0x0082…ba800x9c95…e299Base—$0.001100%fluxa83d ago0x597199…8c43d7
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x30e04b…9bae0f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x459ff3…f0625e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x53ba0b…dbfbc6
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0xeceac7…741cda
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x724462…25491e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0xd3d60e…94619b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x5e0ed8…d1bc51
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x591a54…372cf4
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x440c94…653511
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x60d4a7…ab8fad

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.