Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48bff5…7aaa9e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7d742…ca65b0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a3a18…8c4396
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ea73a…c481d2
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf03efd…ec92b6
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e0a61…0ccc01
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd03d49…7214f1
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28eb47…862ad3
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5fc1fc…c242ec
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdd6d1…e6edde
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x232ce6…bdc203
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4ef02…a1f2b0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38f0ce…d0272c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x643147…a26ee0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xadf453…fb0d1c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x042f9d…a0550d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf11d84…e5f9d5
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb76446…8bca3b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1691c5…7862c8
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08ac2c…71e6db
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ac534…73bb42
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe13ccb…f31e60
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdcf1d…d2fdbe
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87b639…171e20
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a6de6…ee0362

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.