Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd75…13760x6366…f1e2Base$0.006388100%0x6366…f1e262d ago0x0e534a…d51fc8
0xfd75…13760x6366…f1e2Base$0.39100%0x6366…f1e262d ago0x65083b…a5de4b
0xfd75…13760x6366…f1e2Base$0.000917100%0x6366…f1e262d ago0xc08e20…72cf81
0xfd75…13760x6366…f1e2Base$0.40100%0x6366…f1e262d ago0x5bc518…a701f2
0xfd75…13760x6366…f1e2Base$0.04100%0xfc74…d8a562d ago0x008b68…d5e565
0xfd75…13760x6366…f1e2Base$0.19100%0x17c8…043662d ago0x6614a6…bcda1b
0xbff5…6fde0x6366…f1e2Base$0.08100%0xfc74…d8a562d ago0x3b1526…ba44e6
0xa112…455a0x6366…f1e2Base$0.001805100%0x6366…f1e262d ago0xb78963…056faa
0xa112…455a0x6366…f1e2Base$0.007081100%0x6366…f1e262d ago0xfeaf15…4a8e5f
0xa112…455a0x6366…f1e2Base$0.26100%0x6366…f1e262d ago0x0fbf07…98c10c
0xfd75…13760x6366…f1e2Base$0.006419100%0x6366…f1e262d ago0x0f315a…82d22e
0xfd75…13760x6366…f1e2Base$0.40100%0x6366…f1e262d ago0xfb6c64…2b13ba
0xbff5…6fde0x6366…f1e2Base$0.000029100%0x6366…f1e262d ago0xe608a5…6faeca
0xbff5…6fde0x6366…f1e2Base$0.006392100%0x6366…f1e262d ago0xd2aa53…284958
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e262d ago0x244a94…171f0b
0xbff5…6fde0x6366…f1e2Base$0.006422100%0x6366…f1e262d ago0x095aa2…1eb836
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e262d ago0xf39f5e…dc1de6
0xbff5…6fde0x6366…f1e2Base$0.00641100%0x6366…f1e262d ago0xdc88e1…99ad01
0xbff5…6fde0x6366…f1e2Base$0.22100%0x6366…f1e262d ago0x235b1b…ca623b
0xbff5…6fde0x6366…f1e2Base$0.001808100%0x6366…f1e262d ago0xd35b67…8aabe1
0xbff5…6fde0x6366…f1e2Base$0.006373100%0x6366…f1e262d ago0x7f0eeb…eb1f16
0xbff5…6fde0x6366…f1e2Base$0.19100%0x6366…f1e262d ago0xf86b61…fe79d3
0xbff5…6fde0x6366…f1e2Base$0.006398100%0x6366…f1e262d ago0xbcb38c…54e2d1
0xbff5…6fde0x6366…f1e2Base$0.13100%0x6366…f1e262d ago0x580de7…6c8c92
0xbff5…6fde0x6366…f1e2Base$0.46100%0x17c8…043662d ago0xa4d5c1…fd28d2

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.