Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0x69cc0f…acb5b7
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa33d ago0xf6ef12…5690c0
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0xb5d671…8edd1c
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0x5fef04…d1ae5a
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0xe1f771…da9f4d
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0x9a8c11…0efae1
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0x4c25ae…df8e23
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0xf73932…6acf7b
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0xdaf201…e3dba0
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa33d ago0x9f0574…577c37
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0xe84395…44474e
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x61714b…146c53
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x0ee664…a732c5
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x2cc732…294304
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xcdbbff…9409be
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x7050ba…a8a45d
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xe3807d…9be142
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x9c1767…b05c38
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xb56e63…cf9ad7
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x0f2762…31f432
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x8d2197…6c86ac
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xed010e…9bf863
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x831c77…a68be3
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xfabfd5…e96e01
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x007ae3…d936c9

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.