Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a7…3cc10xc4f0…0bb9Base—$29.2370%0xd05c…826014d ago0xf15541…a02a0c
0x32a7…3cc10xc4f0…0bb9Base—$28.4770%0xd05c…826014d ago0x9a1472…595ba9
0x32a7…3cc10xc4f0…0bb9Base—$27.8970%0xd05c…826014d ago0xb12e3e…8533f8
0x32a7…3cc10xc4f0…0bb9Base—$27.7570%0xd05c…826014d ago0x788404…50a971
0x32a7…3cc10xc4f0…0bb9Base—$26.5670%0xd05c…826014d ago0xa8743b…e674ed
0xd1b3…752b0xc4f0…0bb9Base—$32.0170%0xd05c…826014d ago0xb013da…48bb9e
0xd1b3…752b0xc4f0…0bb9Base—$32.0170%0xd05c…826014d ago0x788fdf…d4205d
0x649c…8e2a0xc4f0…0bb9Base—$272.0570%0xd05c…826014d ago0x0faf43…8c79e9
0xc88c…d0ce0xc4f0…0bb9Base—$76.6870%0xd05c…826014d ago0xc8ba31…aedb3e
0x39ae…858e0xc4f0…0bb9Base—$43.0170%0xd05c…826014d ago0xbd61ac…7af88e
0xd1b3…752b0xc4f0…0bb9Base—$31.0170%0xd05c…826014d ago0x23679f…87c9e1
0xd05c…82600xc4f0…0bb9Base—$16.2620%Payer-submitted14d ago0x8dd4ea…d3da29
0x4c7d…a4ad0xc4f0…0bb9Base—$150.0370%0xd05c…826014d ago0x6fb1c4…8aa90e
0xd1b3…752b0xc4f0…0bb9Base—$30.0170%0xd05c…826014d ago0x4c065a…e438e5
0xd1b3…752b0xc4f0…0bb9Base—$29.0170%0xd05c…826014d ago0xc9f979…44497e
0x649c…8e2a0xc4f0…0bb9Base—$269.0470%0xd05c…826015d ago0xb52f92…7486d5
0x649c…8e2a0xc4f0…0bb9Base—$264.0370%0xd05c…826015d ago0x4f4785…36a429
0x649c…8e2a0xc4f0…0bb9Base—$259.0370%0xd05c…826015d ago0xe41d12…041a1e

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.