Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ce2d4…54ebe1
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2a9b8…372f7c
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb0a6e0…87781e
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd7269…268013
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa4e020…af6cd6
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8736b9…1cc002
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a6911…e245d7
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaa32f2…95591e
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x36add7…a589cb
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb0e86…47be3d
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa8e24f…9f06d3
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b5886…11145a
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0c5932…78da18
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa55333…f0c83e
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x12a069…806168
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0fe0c5…672ac9
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88d496…2cb492
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3857e8…535029
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7720d…d8e758
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20ff4b…14677f
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa9b801…fc99de
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20fbc0…75df5f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3f30fe…a1f9b8
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI111d ago0x78ab35…9707f2
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1edab1…288ab1

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.