Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x88141a…706253
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x6a9543…af1def
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0xb45a5e…954fe2
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x0dc69f…21d16a
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0xb88b44…b6c2e0
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa43d ago0x7e8cd5…64daec
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x22764a…f02d4d
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x4ffffd…6565f4
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x8c1d2b…72bee3
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x48f364…8b4c4a
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa43d ago0x07e06f…7e6ba5
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa43d ago0x3a2426…63744a
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x2a8949…29e0dc
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x81d887…18919e
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa43d ago0x31522f…271b38
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa43d ago0x3a8e14…df374e
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa43d ago0xe5a7b6…8cfe11
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa43d ago0xb15cc1…8ec7e4
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa43d ago0xddb99a…620902

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.