Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd135…8f590x6366…f1e2Base$0.06100%0x17c8…043689d ago0xa9490b…e04164
0xd135…8f590x6366…f1e2Base$0.05100%0x17c8…043689d ago0xeb0ecb…cc630e
0xd135…8f590x6366…f1e2Base$0.05100%0xfc74…d8a589d ago0x698565…a256a6
0xd135…8f590x6366…f1e2Base$0.06100%0xfc74…d8a589d ago0x5cdf95…5043fa
0xd135…8f590x6366…f1e2Base$0.04100%0x17c8…043689d ago0x2dc657…1e1bd7
0xd135…8f590x6366…f1e2Base$0.05100%0xfc74…d8a589d ago0x326f9d…1995f2
0xd135…8f590x6366…f1e2Base$0.05100%0x17c8…043689d ago0x3f25fa…0cb688
0xd135…8f590x6366…f1e2Base$0.05100%0x17c8…043689d ago0x051f6c…58011d
0xd135…8f590x6366…f1e2Base$0.07100%0xfc74…d8a589d ago0x2b3e65…86c25d
0xd135…8f590x6366…f1e2Base$0.04100%0x17c8…043689d ago0xcc4b91…f75f7d
0xd135…8f590x6366…f1e2Base$0.000023100%0x6366…f1e289d ago0xd19657…56f401
0xd135…8f590x6366…f1e2Base$0.005954100%0x6366…f1e289d ago0xb2cc61…8dfd2c
0xd135…8f590x6366…f1e2Base$0.07100%0x6366…f1e289d ago0xf42a4d…d4dfbd
0xd135…8f590x6366…f1e2Base$0.005986100%0x6366…f1e289d ago0x36adf2…392bbf
0xd135…8f590x6366…f1e2Base$0.06100%0x6366…f1e289d ago0xee0994…ac95ec
0xd135…8f590x6366…f1e2Base$0.04100%0x6366…f1e290d ago0x877e43…91b7a0
0xd135…8f590x6366…f1e2Base$0.05100%0x17c8…043690d ago0xc3b5f2…67f528
0xd135…8f590x6366…f1e2Base$0.005942100%0x6366…f1e290d ago0xfed80a…4465cc
0xd135…8f590x6366…f1e2Base$0.08100%0x6366…f1e290d ago0xde932d…df94e2
0xd135…8f590x6366…f1e2Base$0.06100%0xfc74…d8a590d ago0x22dacb…2093dd
0xd135…8f590x6366…f1e2Base$0.005934100%0x6366…f1e290d ago0x450dfc…22e26e
0xd135…8f590x6366…f1e2Base$0.12100%0x6366…f1e290d ago0x5e2c9c…298b93

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.