Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x7fc3d3…557205
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x645751…3e41d5
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x67387c…db074c
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xca0dce…00cfd7
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x50c21d…6ab238
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xee3ff1…cdd3f1
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xbf6e91…70cab9
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x7a38de…602f86
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xe19c5c…ea7fc5
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x392727…f7f38d
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x738b20…373051
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x517808…e1df9f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x217a72…dd9a59
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x6ad590…5dca38
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xf90259…f6a8e6
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x038a27…121892
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x692a54…b4fb9b
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xaa82a6…fd06f4
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x395f14…fc8c8c
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xee87fe…4030fc
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xbe76ae…2a6659
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x26cf91…e80f3d
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xb72786…44d44e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0x695ec4…709b35
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa79d ago0xd10aae…a28191

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.