Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f3077…9caf74
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c206c…df88bd
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x824155…30f983
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x94b2aa…0f29f2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x05bf89…4dbe56
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0dbd09…c1ceaa
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x62b42a…5c18f9
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf9af73…ab0b26
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x133c8c…e2a8a7
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x854193…617c27
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2175cb…7b3f5a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x91ea5f…58d708
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x88fdbb…70aca6
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd69d37…3717f4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcee641…a55e3a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd57e0c…65a545
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa7eb76…4c60c4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4aa32e…376aa9
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc997bf…85876e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf856dd…da68c1
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7cd15d…3b0c5e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4053d2…1aebac
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4db157…f63e65
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb6e739…e7948e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8dcbc2…62f21c

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.