Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d04fb…93af80
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa62206…4e53f4
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b6cc3…afcd07
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f5fb3…841f94
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4087af…fcd484
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc57a87…e09472
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e0c01…13d280
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7a54a…221222
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf20981…30707f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0xacaa04…793934
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x371b5d…1509dd
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e28b2…219eb8
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0fbe7d…cd28a9
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x111d32…fd706c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96eb7f…94e625
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x838d54…9d58b7
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x224f0b…964c52
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6eca62…8ec952
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f9be6…a96860
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2aa37e…8ad0fa
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba7554…af730c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67b14e…4e5d92
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x036443…66ad84
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0x92147f…67b2cb
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb92dd6…badeff

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.