Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x785f2b…5f5c53
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x182391…f01227
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8cb3fc…30560f
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3405fe…abb71c
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb111e8…e019ad
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x00843f…7ce71d
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x182c0e…4442d3
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x65cd41…a82807
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf618c3…e69064
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8ba0fa…4eb254
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ba89c…81c635
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9f2fa6…0a06d9
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc9b92b…98d272
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4d0064…128346
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe26a3…675372
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba5ef0…b0669c
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d7b44…b7da39
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x20b3d4…4488f3
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x18b827…b128b2
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x401d8f…5a747d
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8928a4…767022
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x957d21…791adb
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x327cc7…0d94e2
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x524c48…128bcf
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4f9bf1…80b27b

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.