Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1be6f…045a07
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa718a…518997
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb504fc…27a275
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86d404…e5cf3b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x283a39…e6ada5
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe8ec8a…d6c741
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb06aae…a41144
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbcb893…4d9167
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x300ed6…5971cd
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40e624…7b488e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6b35f…0092e0
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b06a0…abaf35
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3323f…74cf0b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x422d1e…9c5143
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5f466…1acdd6
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1d975…0dbfc7
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d7c9c…8460cc
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf93cbb…8a0b72
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe469f5…4598fc
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01963e…2f0c61
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x791de6…d23955
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe77abe…98d79f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62d105…aa6f6f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9d03ce…949c72
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b46ed…6ddfc9

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.