Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x41b04b…1fade0
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7e3804…6d750e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6ca114…cb2688
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcdd42d…abb8a2
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x20b7e5…0bc6eb
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xeb7018…f28e09
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x359d5b…4e5930
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf2b6e2…20f608
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4e195f…80fa9c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4c2c00…8a8588
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd59a7a…347276
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd004ac…7598ef
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcfc11c…a996b9
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x361748…593469
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x232013…812777
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x97a472…ba84ee
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5a9c5e…eb4650
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x02e01b…514bad
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x62fbe9…ed7008
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x68d9f0…d192a4
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9a94fc…1862aa
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x872ccd…1d3206
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xda549a…013e7f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x440c60…8208f1
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbd346a…89e689

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.