Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cbc…be510x8625…e903Basex402 service$0.03100%primer2d ago0x16e541…dcd1f7
0x1cbc…be510x8625…e903Basex402 service$0.03100%primer2d ago0x496cfa…fbb0a9
0x1cbc…be510x8625…e903Basex402 service$0.02100%primer2d ago0x0ab3ea…1b73b3
0x1cbc…be510x8625…e903Basex402 service$0.01100%primer2d ago0x7182ff…917c43
0x1cbc…be510x8625…e903Basex402 service$0.03100%primer2d ago0x05fb30…0f8bc9
0x1cbc…be510x8625…e903Basex402 service$0.01100%primer2d ago0xb2ec32…0531b2
0xb499…e19b0x8625…e903Basex402 service$0.03100%primer3d ago0xec84aa…ede62a
0xb499…e19b0x8625…e903Basex402 service$0.02100%primer3d ago0xa453f0…7c97c1
0xb499…e19b0x8625…e903Basex402 service$0.03100%primer3d ago0x44ea05…6c1089
0xb499…e19b0x8625…e903Basex402 service$0.01100%primer3d ago0x4a5114…936f30
0xb499…e19b0x8625…e903Basex402 service$0.01100%primer3d ago0x36678f…c30718
0xb499…e19b0x8625…e903Basex402 service$0.03100%primer3d ago0xd160bd…7c72b8
0xb499…e19b0x8625…e903Basex402 service$0.02100%primer3d ago0xd2d27a…2d7e03
0xb499…e19b0x8625…e903Basex402 service$0.01100%primer3d ago0x1e6506…bae2cf
0xb499…e19b0x8625…e903Basex402 service$0.03100%primer3d ago0x4bba90…cd2309
0xb499…e19b0x8625…e903Basex402 service$0.02100%primer3d ago0xf29246…935372
0xb499…e19b0x8625…e903Basex402 service$0.01100%primer3d ago0x05a873…8a2fde
0xb499…e19b0x8625…e903Basex402 service$0.01100%primer3d ago0xb47de9…c63745
0xb499…e19b0x8625…e903Basex402 service$0.02100%primer3d ago0xe426a8…86be66
0xb499…e19b0x8625…e903Basex402 service$0.01100%primer3d ago0xcc6a4d…2e443e
0xb499…e19b0x8625…e903Basex402 service$0.03100%primer3d ago0xbc178d…ed1a9d
0xb499…e19b0x8625…e903Basex402 service$0.01100%primer3d ago0xf1df41…64cb34
0xb499…e19b0x8625…e903Basex402 service$0.01100%primer3d ago0xf11127…acaaf7

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.