Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xc35c34…f2268e
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0x4a6f94…21405e
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xe75f29…c92042
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xcecfb8…ef7bcd
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0x9204d6…bdd585
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0x55d6e5…a5c9bd
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xdf3166…5a6537
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xe1e1a0…f82240
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xd4a3c7…b625d2
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xab1928…01d72a
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xc56c42…9227f1
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0x4257d3…5f49e6
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xf9b913…30eb92
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xe93c8c…a6ecfc
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xf9e909…20c099
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0x14adce…d32892
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xfed40d…cd72d1
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0x4ab575…244d56
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xd7b658…33a85d
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0x2db3cf…242d64
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0xd6b617…49030f
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa73d ago0x605f69…27f009
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa74d ago0xf428a7…55d751
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa74d ago0x274c90…9206d9
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa74d ago0x93ad1a…611855

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.