Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0xd26981…664f6a
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x6e47bd…b4a4e9
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0xad36ec…c3d937
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0xf7032d…5d4643
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x49dd98…f43bb3
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x541957…5dfcae
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x43aa68…882524
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x187ba5…98757a
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x0a6e49…7d7f72
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0xe92d51…2a33b1
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0xd025f8…1ef63b
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x2bbdf3…36c746
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x1cd885…70b07c
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x49c6d5…27e9cc
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x87a4a2…12b903
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0xfd8bde…98e1a9
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0xe33a19…faf998
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0xd44463…3699fd
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x0909f2…9f23e2
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x8a26b2…5c395a
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase2d ago0x786344…b0314b
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase3d ago0x6f5477…3c8652
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase3d ago0xb26870…4cd8b8
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase3d ago0xb9a432…6422f9
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase3d ago0x0d0e72…0f9b7e

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.