Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e8fdb…681756
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda3f56…629243
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa183e2…bc601b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9c3cc…f96f11
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc46dd0…b95f9d
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66c155…08b91a
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffffa8…5a5027
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2582ee…b5662a
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefdc38…b8ec81
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41279c…f7e4fa
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f5907…c2a1d1
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03cc0c…c2ab0e
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07d9b4…758174
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc00972…ab3a32
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x64450e…7f92c0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63f39a…b5e761
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74183b…afeb90
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc665b1…aa85cd
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d4a8f…efcab0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x365938…2c67d9
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd825e8…4f252e
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffc428…f9419a
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89a53d…4b6f96
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x687e3f…d5e1af
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7cfb3…16d0a7

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.