Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter38d ago0xf1c67a…241c8f
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter38d ago0x13b4ef…617286
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa38d ago0x8efc14…819c9e
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter38d ago0x0122c0…d0eb62
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter38d ago0x6284d4…9c8aca
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter38d ago0x18439c…799d3d
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0x36f2cd…8c7dbd
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0x00c34b…3934de
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter38d ago0x92f2d8…0c292c
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0xe995b5…baa091
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter38d ago0x0b6db6…929986
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0x9752a3…947a8c
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0x2c2765…c61138
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter38d ago0xbc5555…e63bf1
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0xe4d264…660be5
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa38d ago0x81e99c…1d2f09
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter38d ago0xf669e8…2f8bb3
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter38d ago0x6ad20a…3e5971
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter38d ago0x7d87b6…d0ef0c
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter38d ago0x173655…e807a5
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0x04dd0f…710681
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0xd4d00d…ec7d2a
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter38d ago0x0dfb65…c4e7fa
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter38d ago0x13f7a4…0955ba
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter38d ago0xbe933a…c17fd2

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.