Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$26.96100%mrdn107d ago0x6aeaba…7e6591
0xfe8f…794d0x8e77…e2d6Base—$24.98100%mrdn107d ago0x32e19b…617054
0xb6db…31e10x8e77…e2d6Base—$21.82100%mrdn107d ago0x03aa58…53f1e1
0xfe8f…794d0x8e77…e2d6Base—$18.53100%mrdn107d ago0xd3624d…176263
0x1cec…8dd40x8e77…e2d6Base—$20.22100%mrdn107d ago0xf804c4…bc933a
0x13db…51920x8e77…e2d6Base—$17.43100%mrdn107d ago0xefe2e1…295f1a
0xe55e…f7480x8e77…e2d6Base—$20.75100%mrdn107d ago0xb04a10…8483e3
0xb6db…31e10x8e77…e2d6Base—$31.67100%mrdn107d ago0xdb17be…1327ef
0xe55e…f7480x8e77…e2d6Base—$28.05100%mrdn107d ago0xc4fd37…c7eb79
0xfe8f…794d0x8e77…e2d6Base—$16.66100%mrdn107d ago0x731180…7119f5
0xfe8f…794d0x8e77…e2d6Base—$14.98100%mrdn107d ago0xb81114…aaec47
0x1cec…8dd40x8e77…e2d6Base—$22.89100%mrdn107d ago0xc32786…1d6749
0xb6db…31e10x8e77…e2d6Base—$33.61100%mrdn107d ago0x976646…427aae
0xe55e…f7480x8e77…e2d6Base—$29.43100%mrdn107d ago0xe80fae…17403e
0xe55e…f7480x8e77…e2d6Base—$18.71100%mrdn107d ago0x2db28b…f31557
0x13db…51920x8e77…e2d6Base—$27.25100%mrdn107d ago0x2c8025…acb66b
0xe55e…f7480x8e77…e2d6Base—$21.89100%mrdn107d ago0x698546…0b625d
0xb6db…31e10x8e77…e2d6Base—$28.29100%mrdn107d ago0x82bf64…51ef9a
0x1cec…8dd40x8e77…e2d6Base—$23.85100%mrdn107d ago0xd35029…702e76
0xfe8f…794d0x8e77…e2d6Base—$30.67100%mrdn107d ago0x72034e…3ceec3
0x1cec…8dd40x8e77…e2d6Base—$28.19100%mrdn107d ago0x8ecbdd…598224
0x13db…51920x8e77…e2d6Base—$24.54100%mrdn107d ago0x894c0e…c4cb1a
0xb6db…31e10x8e77…e2d6Base—$31.70100%mrdn107d ago0x6074cf…2a5441
0x1cec…8dd40x8e77…e2d6Base—$27.43100%mrdn107d ago0x3b75e0…86d273
0xfe8f…794d0x8e77…e2d6Base—$18.93100%mrdn107d ago0xe8cde4…bc3c01

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.