Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$136.53100%0x7347…d69154d ago0xce6c2f…58f32a
0xa54d…49f50xe742…ea88Base$215.79100%0x7347…d69154d ago0x878243…1ee5bb
0xa54d…49f50xe742…ea88Base$648.28100%0x7347…d69154d ago0xca443b…eb0534
0xa54d…49f50xe742…ea88Base$0.74100%0x7347…d69154d ago0x830ff6…85fe17
0xa54d…49f50xe742…ea88Base$0.52100%0x7347…d69154d ago0x35f0de…71527f
0xa54d…49f50xe742…ea88Base$0.89100%0x7347…d69154d ago0x20e091…5edf93
0xa54d…49f50xe742…ea88Base$0.56100%0x7347…d69154d ago0x494ac1…ab638b
0xa54d…49f50xe742…ea88Base$0.49100%0x7347…d69154d ago0xcdcb96…850d3d
0xa54d…49f50xe742…ea88Base$0.65100%0x7347…d69154d ago0x9758ee…21928e
0xa54d…49f50xe742…ea88Base$0.14100%0x7347…d69154d ago0xec0458…300419
0xa54d…49f50xe742…ea88Base$0.60100%0x7347…d69154d ago0xb8ed69…644ed6
0xa54d…49f50xe742…ea88Base$0.52100%0x7347…d69154d ago0x254755…2a03f6
0xa54d…49f50xe742…ea88Base$60.89100%Payer-submitted54d ago0x1a7089…9c01d5
0xa54d…49f50xe742…ea88Base$185.08100%Payer-submitted54d ago0x686eb0…50b5a3
0xa54d…49f50xe742…ea88Base$185.26100%Payer-submitted54d ago0xa31e94…e5a991
0xa54d…49f50xe742…ea88Base$0.43100%0x7347…d69154d ago0x83fc13…9402d7
0xa54d…49f50xe742…ea88Base$44.92100%Payer-submitted54d ago0xa31867…df3d08
0xa54d…49f50xe742…ea88Base$96.53100%Payer-submitted54d ago0x404266…0b6a15
0xa54d…49f50xe742…ea88Base$24.73100%Payer-submitted55d ago0x17c120…a685cd
0xa54d…49f50xe742…ea88Base$206.35100%Payer-submitted55d ago0xccc4e7…245853
0xa54d…49f50xe742…ea88Base$8.66100%Payer-submitted55d ago0x379cc0…2109bb
0xa54d…49f50xe742…ea88Base$186.93100%Payer-submitted55d ago0x6bf028…8e0398
0xa54d…49f50xe742…ea88Base$90.01100%Payer-submitted55d ago0x2a9fdb…ec0295
0xa54d…49f50xe742…ea88Base$5,045.11100%0x7347…d69155d ago0xd68c27…feb632
0xa54d…49f50xe742…ea88Base$189.71100%Payer-submitted55d ago0x6f8441…5cf57f

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.