Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x5ec813…bb2906
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x89dd21…d1e95c
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x8565e5…619415
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x9c6e50…0f5540
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x66b900…f1df7a
0x4809…15b90xac65…4417Base—$0.07100%fluxa116d ago0xabd7e0…7e6d91
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x8aa0e0…29d127
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0xb09bbc…29bd07
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0xe25e9b…12cc8e
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x7f1091…28f311
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0xd6b3ca…84616b
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x1ed659…8ec02c
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0xe96b44…93eac5
0x4809…15b90xac65…4417Base—$0.10100%fluxa116d ago0x740ba2…c4b805
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa116d ago0x28d6fc…f23560
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa117d ago0x6c578b…5727cd
0xb90a…9ae40x4809…15b9Base—$0.05100%fluxa117d ago0x03b55e…1a980f
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa117d ago0x2ae2d1…aed489
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa117d ago0x561be1…0eb65f
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa117d ago0x533b95…45ecaa
0x4809…15b90xac65…4417Base—$0.03100%fluxa117d ago0xec08fc…f75438
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa117d ago0x7512a8…1fd519
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa117d ago0xa3e180…74ad86
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa117d ago0xa1c93b…3bf87b
0x4809…15b90xac65…4417Base—$0.03100%fluxa117d ago0xf8a684…437466

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.