Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0xf74e43…92f51b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x9242a7…3a521d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x5489ce…59a695
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x515d1d…7459b3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x268ef9…1107f0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0xe35daa…1844bc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0xd305d3…4172a2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0xaa68f4…3f8704
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0xa9d244…79044b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x43eb67…04903e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x7e0077…c499d4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0xaa948d…cb9092
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x160879…a96da8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x561e78…f84442
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x53c674…bca090
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0xb8ade9…74f45a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x59a3da…bd53db
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x716df1…39a758
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x1159b5…2fdf32
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x54401c…20f88b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x94c9fb…54dbdc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x182d78…644964
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x1d7e68…bd366e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x1a7f68…c3b83f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase82d ago0x1e94f8…b0270c

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.