Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecae…cf610xfa45…e3d7Base—$0.28100%fluxa19d ago0x986559…472ecd
0xc326…02cc0xfa45…e3d7Base—$0.28100%fluxa19d ago0xc2fa74…85f62f
0x1626…7f600xfa45…e3d7Base—$0.28100%fluxa19d ago0x289fd6…2bf9cc
0x41fb…b55e0xfa45…e3d7Base—$0.28100%fluxa19d ago0x1a99fd…1168ff
0x3e89…e1dd0xfa45…e3d7Base—$0.28100%fluxa19d ago0x0c5834…573754
0x210a…b7350xfa45…e3d7Base—$0.28100%fluxa19d ago0x4180d7…8fd1cf
0xb3c3…b0250xfa45…e3d7Base—$0.28100%fluxa19d ago0xd088a6…1f093f
0xcc6e…fbac0xfa45…e3d7Base—$0.28100%fluxa19d ago0xb31866…54a587
0x5b52…bc360xfa45…e3d7Base—$0.28100%fluxa19d ago0x2c76ea…259a15
0x27cc…596e0xfa45…e3d7Base—$0.28100%fluxa19d ago0xd0982c…ea2395
0x7c4a…fa4f0xfa45…e3d7Base—$0.08100%fluxa19d ago0xec8795…b6de0f
0x7a38…59770xfa45…e3d7Base—$0.08100%fluxa19d ago0x70d7dc…e6a6f2
0xc376…19b90xfa45…e3d7Base—$0.08100%fluxa19d ago0xfa295b…663adb
0x39d4…784a0xfa45…e3d7Base—$0.08100%fluxa19d ago0x3b9969…b81c95
0x9121…04fe0xfa45…e3d7Base—$0.08100%fluxa19d ago0xa70d3d…d6bdb2
0x9562…a11d0xfa45…e3d7Base—$0.08100%fluxa19d ago0x1839bb…e8e860
0xacb7…6a560xfa45…e3d7Base—$0.08100%fluxa19d ago0x3521be…f65b5f
0xfdf5…e65a0xfa45…e3d7Base—$0.08100%fluxa19d ago0x1900df…d8a11d
0x7e16…30d70xfa45…e3d7Base—$0.08100%fluxa19d ago0x0f717a…ba3d5e
0x997d…d15a0xfa45…e3d7Base—$0.08100%fluxa19d ago0x35a777…b6d9aa
0x49f0…354e0xfa45…e3d7Base—$0.08100%fluxa19d ago0xc72cbc…47dc58
0x4707…bb7d0xfa45…e3d7Base—$0.08100%fluxa19d ago0xfeb068…d92c41
0xbd1d…35b50xfa45…e3d7Base—$0.08100%fluxa19d ago0xecb7dc…ceff28
0x03d9…0cde0xfa45…e3d7Base—$0.08100%fluxa19d ago0x82788c…0e88bb
0xab72…ed270xfa45…e3d7Base—$0.08100%fluxa19d ago0xe890d5…d32a30

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.