Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5287…35490x94d0…85f4Base—$0.01100%coinbase74d ago0x4d1850…44382e
0x5287…35490x4f85…1bbcBase—$0.01100%coinbase74d ago0xca38e9…21572a
0x5287…35490x12fc…0f73Base—$0.01100%coinbase74d ago0x02ea6f…91abcd
0x5287…35490xd33d…c412Base—$0.01100%coinbase74d ago0xaf3d0b…ea863e
0x5287…35490xbe5f…7b33Base—$0.01100%coinbase74d ago0x1895b5…c118f3
0x5287…35490xc410…f37aBase—$0.01100%coinbase74d ago0x3ef100…4a7f25
0x5287…35490x2ab9…2d9eBase—$0.01100%coinbase74d ago0x81cae9…9eab93
0x5287…35490xacfe…735fBase—$0.01100%coinbase74d ago0x38c18f…5fc848
0x5287…35490x3efc…784aBase—$0.01100%coinbase74d ago0x7d4abe…cff5b3
0x5287…35490xcc68…5485Base—$0.01100%coinbase74d ago0x50502b…dd5dce
0x5287…35490xb3a6…b62eBase—$0.01100%coinbase74d ago0x021a1a…27818c
0x5287…35490x09e1…9995Base—$0.01100%coinbase74d ago0x699cb1…f8ba88
0x5287…35490x1843…b4d6Base—$0.01100%coinbase74d ago0x4ce451…e9ac9d
0x5287…35490x2efb…50a3Base—$0.01100%coinbase74d ago0x6f4425…9882fe
0x5287…35490x9fd4…8411Base—$0.01100%coinbase74d ago0x04c95f…65d52e
0x5287…35490xaa25…a5fcBase—$0.01100%coinbase74d ago0xac7e75…004f3e
0x5287…35490x1699…c4b9Base—$0.01100%coinbase75d ago0x0e86f8…85874d

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.