Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc82a…49df0x32ad…8af9Base—$0.11100%fluxa122d ago0x4782b3…0aa2ec
0x4684…1d4e0x32ad…8af9Base—$0.11100%fluxa122d ago0x2922b8…1b1830
0x0f9e…699f0x32ad…8af9Base—$0.11100%fluxa122d ago0xfa2b15…5136b7
0x4955…ab170x32ad…8af9Base—$0.11100%fluxa122d ago0x0f71e4…e01313
0xc6f7…e07b0x32ad…8af9Base—$0.11100%fluxa122d ago0x97da41…aafdd5
0x5b9d…b1a40x32ad…8af9Base—$0.11100%fluxa122d ago0x6a9452…5295da
0xaccc…c3370x32ad…8af9Base—$0.11100%fluxa122d ago0xceac50…fb4d28
0x009b…3a820x32ad…8af9Base—$0.11100%fluxa122d ago0xacae8b…1f72d8
0xe6bd…25570x32ad…8af9Base—$0.11100%fluxa122d ago0x2da7dd…f8b207
0x69d9…eb6f0x32ad…8af9Base—$0.11100%fluxa122d ago0x17b97e…97c52e
0x0303…0e100x32ad…8af9Base—$0.11100%fluxa122d ago0xaa5176…aca680
0x6eb6…34a80x32ad…8af9Base—$0.11100%fluxa122d ago0x64b02c…f814e1
0xee59…c2790x32ad…8af9Base—$0.11100%fluxa122d ago0x903fcc…446b17
0xdbb4…8be50x32ad…8af9Base—$0.11100%fluxa122d ago0x2bdaa4…960bd6
0x55a0…29b50x32ad…8af9Base—$0.11100%fluxa122d ago0x1230e7…494b1d
0x67ad…57f30x32ad…8af9Base—$0.11100%fluxa122d ago0xff3215…86cf87
0xe4ab…43700x32ad…8af9Base—$0.11100%fluxa122d ago0xb98bb8…19822d
0xf564…af5e0x32ad…8af9Base—$0.11100%fluxa122d ago0x6e2381…6956ac
0xcf69…c80a0x32ad…8af9Base—$0.11100%fluxa122d ago0x14f2da…979e2f
0xe843…90ee0x32ad…8af9Base—$0.11100%fluxa122d ago0x03c812…c6496d
0x1988…12770x32ad…8af9Base—$0.11100%fluxa122d ago0xba39cd…b83e6a
0x9229…91b50x32ad…8af9Base—$0.11100%fluxa122d ago0x001fa5…3ebbfe
0x3f20…50cc0x32ad…8af9Base—$0.11100%fluxa122d ago0x458c36…781ef3
0x2fc3…5cf70x32ad…8af9Base—$0.11100%fluxa122d ago0xd7f5c2…71627b
0xba98…31cd0x32ad…8af9Base—$0.11100%fluxa122d ago0x11b8e3…e823ad

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.