Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x1090b5…ab5732
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xd0809b…036c30
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x1a64e1…cf478a
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xc8cad8…cd1b2d
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x5df889…a0b2f4
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xe6e2ba…afeae7
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xa7bb9d…a260b9
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x944367…d874da
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x05fa8d…baea6e
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xe47aeb…ff57df
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x342a6f…d92891
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x52872f…be0528
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x7017ed…0770e7
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x3a9369…a038f8
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x1117c8…335304
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x06ac2b…f8b11a
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x7b9f07…8abdeb
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xd39754…42503a
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x2b3e6a…63f870
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x68453d…4fd35c
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xc4c4ff…fee4e9
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xdfe40e…930c6a
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x10af79…3ce5cb
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0x69b754…31cf63
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa78d ago0xa02d86…9b5f08

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.