Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x0a716e…c6b091
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x5a488d…772948
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x2814f9…8e0528
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0xb3e0d2…e12488
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x1839bb…57f1ba
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0xc5bac3…7f0921
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x7f701b…2edeb3
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0xebdc40…f0e727
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x9bfd6a…bdc2ae
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x5a49ab…74e91b
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0xd709e5…533309
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x750c3b…b061b0
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x1aae7b…5a8c98
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0xb35eb1…dd4a9e
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x111dee…8f60cb
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x2960ad…c03306
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x42a852…1df383
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x8f8eb4…39b787
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x37fd79…83f796
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x6594b5…e6b58e
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0xc1a3bb…3939c9
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x65b2c1…c014ed
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0x5f8733…36db14
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0xc5b6bc…c4ca7b
0xe00f…cd170x9c95…e299Base—$0.001100%fluxa70d ago0xd8b633…5e657d

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.