Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x317d…7fb10xc148…3515Base$17.7670%0xe528…c0286d ago0x22aca0…f7b52c
0xfc47…270c0xc148…3515Base$113.9270%0x23ef…24316d ago0x3e4996…edca63
0xcfcc…fac20xc148…3515Base$56.4670%0xe528…c0286d ago0x51b0a7…c9d9c5
0xd823…c5ee0xc148…3515Base$29.5370%0x23ef…24316d ago0x427a22…b3683d
0xd823…c5ee0xc148…3515Base$20.0070%0xe528…c0286d ago0xc104ef…97684e
0xc574…55390xc148…3515Base$1,979.0270%0x23ef…24316d ago0xdafde4…6f8898
0x91e0…3e7a0xc148…3515Base$55.7370%0xe528…c0286d ago0x5fbb80…f6a1c5
0xf5e3…4d840xc148…3515Base$50.0070%0x23ef…24316d ago0x66b7be…83adde
0xe4e3…e8e80xc148…3515Base$25.1570%0xe528…c0286d ago0xf7b49b…e28789
0x07b7…95440xc148…3515Base$164.0070%0x23ef…24316d ago0x26f3cf…07761a
jeacoma.eth0xc148…3515Base$20.0070%0xe528…c0286d ago0x5532e7…226e5b
0x07b7…95440xc148…3515Base$500.0070%0x23ef…24316d ago0x54c53b…092805
0xcd3c…c6d60xc148…3515Base$24.3570%0xe528…c0286d ago0xe4c97e…6cfbbd
0x64dd…c8f30xc148…3515Base$474.0270%0x23ef…24316d ago0x9b514e…698039
0x8909…76750xc148…3515Base$25.0070%0xe528…c0286d ago0xd21964…0f0a51
0x51a0…275f0xc148…3515Base$100.0070%0x23ef…24316d ago0xce9bfd…4eefba
0x721d…6ef70xc148…3515Base$250.0070%0xe528…c0286d ago0xae73a5…dd7698
0x57e8…ae110xc148…3515Base$100.0070%0x23ef…24316d ago0x3261a5…2676b6
0xd2ed…74360xc148…3515Base$170.0070%0xe528…c0286d ago0x83981b…01a5d9
0x9da3…90dd0xc148…3515Base$561.9570%0xe528…c0286d ago0xcc55ce…975325
0xc710…4e270xc148…3515Base$132.6370%0x23ef…24316d ago0xf56545…dcd7de
0x8842…0d3a0xc148…3515Base$43.5370%0x23ef…24316d ago0xe1ad2b…09e640
0x9da3…90dd0xc148…3515Base$2,980.0070%0xe528…c0286d ago0x5f444f…4eb8ac
0x9da3…90dd0xc148…3515Base$10.0070%0x23ef…24316d ago0xdee57c…46f0e4
0xf5c7…078f0xc148…3515Base$70.8470%0xe528…c0286d ago0xc7e8bf…1463b4

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.