Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x714fba…4de631
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x0480be…6401d9
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x3386d1…f7676c
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x1f3163…a7c0de
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x0a3658…28063b
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x0072b2…4c55e0
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x51bd50…0fb76c
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x6a2f9e…09f5fc
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xa4b45d…3f7de7
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xa58af5…ec4e2d
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xe426c3…84f921
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x8b118e…658965
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xaf9fc1…1fc019
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x41d7ea…a38a0c
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x3a335e…ad9ec8
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xc24b6f…010f81
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x292f60…8a243f
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xdb90db…fdf229
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xb61041…7c83da
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x275069…6bc0b2
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x87f4ea…4cf7d2
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x3c88f7…8fc454
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0x67f9c5…ae46d1
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xd000be…d75122
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown94d ago0xe6ba1a…b0339e

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.