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%fluxa72d ago0xfbba81…9b0a76
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x602c8d…7267f2
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x167ccf…6e3089
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x7b88a1…550b4a
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x33dc9a…5a178d
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x5938a5…e6e0df
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xebfb7b…1e6df7
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x0d921b…e66150
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xa227b0…6aca2f
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x95c961…cdf9a7
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xb630d5…077a9a
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x42f5a5…7be00e
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x2c11e0…f38594
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xa2d041…763743
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xbd884d…51b0c6
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xb872ed…77a3b4
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x1fd91b…3acc6b
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x90acc0…afa015
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x994940…bc53ea
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0xd00813…9ae564
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x608eee…e549f2
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x72d8c7…2acd8e
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x78fb1e…2e51f9
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x5d30b3…0f23ca
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa72d ago0x053e4e…650ccb

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.