Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa37f8c…4246d1
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x147dd1…39ab20
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8bdf2d…586270
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4db3df…aeaa37
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc4900d…ccf3ec
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb1731b…6c6cfb
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f94f5…98525c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb6d946…e5e5f1
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7bd219…3d5465
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x107956…ad6c96
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e5de8…55c262
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeddf7c…a8c997
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12a134…33a637
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x26ac4e…61747f
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe2a800…87ce8b
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff520f…f13454
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0fdf0…cb1349
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x30b697…a62eb9
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b59af…8e90c6
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc000d…f02f62
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8a1aa…fbd371
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6062a9…ab88c4
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45ac79…c342cb
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39c700…fdcaf5
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb99ac1…2b4a56

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.