Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060x4cd0…bc31Base$42.1170%0xf70d…dbef11d ago0xdd2e8a…5e586c
0xe7a3…d8060x4cd0…bc31Base$12.6970%0xf70d…dbef11d ago0x1d7e06…ff622e
0xe7a3…d8060x4cd0…bc31Base$10.4070%0xf70d…dbef11d ago0x30b495…fa8b45
0xe7a3…d8060x4cd0…bc31Base$35.9270%0xf70d…dbef11d ago0x905386…7f7421
0xe7a3…d8060x4cd0…bc31Base$36.0470%0xf70d…dbef11d ago0x0ca465…c69904
0xe7a3…d8060x4cd0…bc31Base$14.5670%0xf70d…dbef11d ago0x92d101…bd0d04
0xe7a3…d8060x4cd0…bc31Base$7.3170%0xf70d…dbef11d ago0xaeb04a…4d4d48
0xe7a3…d8060x4cd0…bc31Base$26.8470%0xf70d…dbef11d ago0x88fe0f…018610
0xe7a3…d8060x4cd0…bc31Base$24.7670%0xf70d…dbef11d ago0x38cdf9…b18927
0xe7a3…d8060x4cd0…bc31Base$12.4070%0xf70d…dbef12d ago0xa7dcf0…5d670c
0xe7a3…d8060x4cd0…bc31Base$8.6670%0xf70d…dbef12d ago0x5a7d7e…553410
0xe7a3…d8060x4cd0…bc31Base$12.6070%0xf70d…dbef12d ago0xb55102…d27f9d
0xe7a3…d8060x4cd0…bc31Base$15.8970%0xf70d…dbef12d ago0x079ea0…b14ac0
0xe7a3…d8060x4cd0…bc31Base$11.9170%0xf70d…dbef12d ago0x4d6dc1…d1af4c
0xe7a3…d8060x4cd0…bc31Base$16.2370%0xf70d…dbef12d ago0x1bbd7c…2a1858
0xe7a3…d8060x4cd0…bc31Base$18.5970%0xf70d…dbef12d ago0xdf6407…64f2ad

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.