Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0x209dda…21396e
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0xb16ef6…27ff04
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x05bb91…2fdfc9
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x7b5219…b5366e
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0x150467…3d44ed
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0xf26906…fa5407
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xd04ee4…dab085
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase126d ago0xc3ecc0…593d92
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase126d ago0xa8a3b4…c53d77
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase126d ago0x47d2c5…1ac7e3
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase126d ago0xd588c0…701621
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0x41a230…f04349
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase126d ago0x4d7d19…e9826b
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase126d ago0x3067c2…0546fa
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0x77c7c2…a90746
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x998cb1…0b0674
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0xfaa8e6…971663
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x3d914b…eb63b9
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xf8a895…83fe2b
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0x2b7979…7c8245
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xe5df6e…75c6c9
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase126d ago0xaa6bb6…5d0695
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase126d ago0x63b836…eb6b02
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase126d ago0xbca6c9…8ac14a
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x1d4b6c…ad592e

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.