Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80x7ea1…90e2Base—$0.09100%dexter39d ago0x3cdbc5…628567
0x8060…aef80x119b…d535Base—$0.09100%dexter39d ago0x22a73e…fd19b2
0x8060…aef80xd4e8…dba7Base—$0.09100%dexter39d ago0x3bde28…9c04f4
0x8060…aef80x9bf3…2497Base—$0.09100%dexter39d ago0x5278ec…a8d90d
0x8060…aef80x5025…ce37Base—$0.09100%dexter39d ago0x175617…5d696b
0x8060…aef80xc8e1…a01eBase—$0.09100%dexter39d ago0x3debab…6ec24f
0x8060…aef80x90f1…cc36Base—$0.09100%dexter39d ago0x78e9c7…b0d87e
0x8060…aef80x05ff…dcb4Base—$0.09100%dexter39d ago0xdabeb1…8dc76c
0x8060…aef80x1330…607eBase—$0.09100%dexter39d ago0x1bfbff…5df98f
0x8060…aef80x96ad…08e2Base—$0.09100%dexter39d ago0x8ee2f8…fc81c1
0x8060…aef80x9f1d…40daBase—$0.09100%dexter39d ago0xe61d2a…825a5b
0x8060…aef80xb11a…29f2Base—$0.09100%dexter39d ago0x97d54a…bbd2b3
0x8060…aef80xafc1…a605Base—$0.09100%dexter39d ago0xf9e6bd…22298d
0x8060…aef80xbdef…1889Base—$0.09100%dexter39d ago0x3983f9…b17ab1
0x8060…aef80xd82d…ec85Base—$0.09100%dexter39d ago0xa117b4…8cf477
0x8060…aef80x2323…23e5Base—$0.09100%dexter39d ago0x96533c…9e7ea0
0x8060…aef80x406f…1479Base—$0.09100%dexter39d ago0xcb6e38…52f81f
0x8060…aef80xba87…d461Base—$0.09100%dexter39d ago0x840779…9b04d6
0x8060…aef80xd06e…410bBase—$0.09100%dexter39d ago0x6a335e…86d781
0x8060…aef80x5158…2b8eBase—$0.09100%dexter39d ago0xa3363a…c0b110
0x8060…aef80xfd51…f51dBase—$0.09100%dexter39d ago0x486ff2…ef5c82
0x8060…aef80xf0de…2b2eBase—$0.09100%dexter39d ago0x02ebca…c8e1d5
0x8060…aef80xae6e…399eBase—$0.09100%dexter39d ago0x2a07cf…d3a9da
0x8060…aef80xb79e…34acBase—$0.09100%dexter39d ago0x4065fe…00e852
0x8060…aef80x254e…56c0Base—$0.09100%dexter39d ago0x65d862…0d6f24

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.