Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1df5…c6070x5296…9597Base—$0.01100%coinbase66d ago0x72c475…5eda2f
0x1df5…c6070x501a…568eBase—$0.01100%coinbase66d ago0x52676b…a711eb
0x1df5…c6070xf4bd…62dcBase—$0.01100%coinbase66d ago0xa35828…083f36
0x1df5…c6070xf99c…09c6Base—$0.01100%coinbase66d ago0xde0d4d…201fdb
0x1df5…c6070x59f1…0597Base—$0.01100%coinbase66d ago0x8d5358…3acc35
0x1df5…c6070x236c…00ddBase—$0.01100%coinbase66d ago0x364c76…ac5193
0x1df5…c6070x331e…90c7Base—$0.01100%coinbase66d ago0xc831db…cc5159
0x1df5…c6070xad21…c5f6Base—$0.01100%coinbase66d ago0x181b79…d79d14
0x1df5…c6070x50cc…bb0fBase—$0.01100%coinbase66d ago0xa16caf…45f39c
0x1df5…c6070x832e…f86dBase—$0.01100%coinbase66d ago0x2142d5…fbe40c
0x1df5…c6070x2ca8…3f72Base—$0.01100%coinbase66d ago0xdada40…18bd8a
0x1df5…c6070xb446…2aafBase—$0.01100%coinbase66d ago0x67b738…867ba3
0x1df5…c6070x4b31…9486Base—$0.01100%coinbase66d ago0x4858bf…45b274
0x1df5…c6070xfe7f…2674Base—$0.01100%coinbase66d ago0xe40a38…77e189
0x1df5…c6070x6bd8…6dc7Base—$0.01100%coinbase66d ago0xe1ec82…047981
0x1df5…c6070x0d0c…4c29Base—$0.01100%coinbase66d ago0xe12fd4…89f811
0x1df5…c6070x2a14…12d9Base—$0.01100%coinbase66d ago0xb4904c…aecae6
0x1df5…c6070x14c7…7368Base—$0.01100%coinbase66d ago0x5f96b3…e479b1
0x1df5…c6070x144a…5970Base—$0.01100%coinbase66d ago0x2cb48a…6d01b7
0x1df5…c6070x9f2d…2814Base—$0.01100%coinbase66d ago0x37a07b…35e28c
0x1df5…c6070xe919…4095Base—$0.01100%coinbase66d ago0xe4736f…bac757
0x1df5…c6070xf4a0…1356Base—$0.01100%coinbase66d ago0xa529bb…320867
0x1df5…c6070x82c0…4f6aBase—$0.01100%coinbase66d ago0x4b7f83…ae2f9e
0x1df5…c6070xdbf7…6730Base—$0.01100%coinbase66d ago0xd2b56a…d66602
0x1df5…c6070x47dd…1182Base—$0.01100%coinbase66d ago0x017614…3a0b10

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.