Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x771de9…948148
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3b29e7…949952
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec5953…816953
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbb5e04…1ef372
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa0e2a3…c6d897
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x708dcd…802ba4
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x892a8f…ba5d95
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0906a1…1b0af2
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcac528…570629
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0fa3d6…8d624c
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x627f4d…d5d638
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9de824…435f4e
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a2cb1…a38f04
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x542f76…2aabc3
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88696d…290129
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaae963…f47b08
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1d5629…a6c94f
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x96755a…1f359f
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e881b…0603f2
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc333d…201233
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b1777…e74e31
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd37839…0b5d9c
0x3446…5b230x6a5e…c666Basex402 service$0.01100%payAI111d ago0x72ab7f…44d3df
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1cbfb3…62e8ab
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb53362…825525

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.