Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$2.48100%coinbase3d ago0x4d8b9f…3f6be2
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase3d ago0x7d1f08…e1bc4b
0x467f…a4c10x85b4…627cBase—$3.24100%coinbase3d ago0xdf72fc…81cfb6
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase3d ago0xba3a54…1f45ad
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase3d ago0x0d3a96…20f35d
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase3d ago0x38a531…3fd1b8
0x467f…a4c10x85b4…627cBase—$14.62100%coinbase4d ago0x079cb2…57c54b
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase4d ago0x067107…954bd5
0x467f…a4c10x85b4…627cBase—$1.19100%coinbase4d ago0x068d8f…19bd39
0x467f…a4c10x85b4…627cBase—$0.56100%coinbase4d ago0xe3fe1c…773840
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase4d ago0xd2d7c9…ce781f
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase4d ago0x74afb3…bb6024
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase4d ago0x7f4b9b…2b15b4
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase4d ago0xd9afa0…d2f5ba
0x467f…a4c10x85b4…627cBase—$2.20100%coinbase4d ago0xb2583e…f2c33f
0x467f…a4c10x85b4…627cBase—$1.43100%coinbase4d ago0xcdcc28…316fb1
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase4d ago0x5f5ff4…ef05f0
0x467f…a4c10x85b4…627cBase—$0.50100%coinbase4d ago0x376c77…d878c9
0x467f…a4c10x85b4…627cBase—$2.23100%coinbase4d ago0x8e1c0d…4b3e62
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase4d ago0x9062e8…d52b1d
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase4d ago0x52b145…4873d3
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase4d ago0xec5d56…1effdb
0x467f…a4c10x85b4…627cBase—$0.48100%coinbase4d ago0x805c78…a6d12f
0x467f…a4c10x85b4…627cBase—$0.30100%coinbase4d ago0x75cbb2…78749c
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase4d ago0x59350f…ccfbde

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.