Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2352…17390x0e3d…7757Base—$10.50100%0x023e…d6fc73d ago0x51f03d…8f64cf
0x2352…17390x0e3d…7757Base—$5.25100%0x60af…6a2573d ago0xc8fa28…fa0c7a
0x2352…17390x0e3d…7757Base—$21.00100%0xfbad…25fb73d ago0x9b7c0e…0241ca
0x2352…17390x0e3d…7757Base—$21.00100%0x898f…4f5e73d ago0x5b0b83…ba42f0
0x2352…17390x0e3d…7757Base—$1.05100%0x4c95…d79b73d ago0xae4ba2…551d8f
0x2352…17390x0e3d…7757Base—$10.50100%0x752e…993373d ago0xa4db72…2d28e2
0x2352…17390x0e3d…7757Base—$10.50100%0x12ba…6b6173d ago0x1ae73c…f56899
0x2352…17390x0e3d…7757Base—$5.25100%0x35fa…74a973d ago0xd972d1…61ca9e
0x2352…17390x0e3d…7757Base—$1.05100%0xf261…5d4173d ago0x24fbd1…556c26
0x2352…17390x0e3d…7757Base—$10.50100%0x1af6…8fa373d ago0x59e9ef…e1c6ab
0x2352…17390x0e3d…7757Base—$10.50100%0x781c…500174d ago0x86a4e1…ef3ef3
0x2352…17390x0e3d…7757Base—$30.45100%0x2fb6…129774d ago0x74f9fd…50b02c
0x2352…17390x0e3d…7757Base—$10.50100%0xc6fb…0f6c74d ago0x3ee399…52fa43
0x2352…17390x0e3d…7757Base—$10.50100%0xcb3f…dc2974d ago0xde99c1…64e783

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.