Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x23ccdb…ef130b
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xfba318…ee92a4
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xf5f6e0…bd7073
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xe900f2…eb077c
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x8b17b2…c12878
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x09313f…4d28dd
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xac7786…344e03
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x4acb1d…0c3517
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x543082…ffd5f2
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x27cc13…0f09c7
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xfe4987…b835de
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x1a41d2…c165a7
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x363ab2…8c1c66
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x0ec1e6…4e58ab
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x032a3a…d5ef28
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x957900…920930
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xdd6f95…0ad9a0
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x77d584…0d45fa
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xc9e326…2dbf35
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x84dd1e…544a90
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x30bd4d…ec3fce
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xa8ed6a…6df8ba
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xd13295…3af891
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0xae31e3…093e31
0x6687…99e60xa9dd…2315Base$0.002100%Route unknown20d ago0x579bab…8931fb

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.