Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x17b4a1…75080a
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x11ebc3…f1b86f
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xb8ab79…e5b977
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xe52e8c…4fd9c1
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x6286ea…c61b9c
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xdbaff3…f1aab4
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x1853ad…760b50
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xecd143…d0753d
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xa0e685…e480d6
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x1b4b7e…72d231
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x44c7af…384d25
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xf4c7b0…0aad09
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x19f719…6db443
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xad1b24…38b376
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xa0cf05…a22d2e
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xe90085…aea65d
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x9a0644…526c4f
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x35f461…98c68b
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x3db79f…f287e8
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xa4415f…988676
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xfe653a…602118
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0x2d9cd1…236476
0xa390…01590x6839…1a2bBase$0.003100%Route unknown97d ago0xe0d9d9…bec7b2
0xa390…01590x6839…1a2bBase$0.003100%Route unknown98d ago0x38f95a…4a7555
0xa390…01590x6839…1a2bBase$0.003100%Route unknown98d ago0xb80436…5ac89d

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.