Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf642…71a70xad62…95c8Basex402 service$0.001100%coinbase83d ago0x239b0f…e4a3ac
0xf642…71a70xad62…95c8Basex402 service$0.001100%coinbase83d ago0x709a72…8eb289
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x537dcd…4a9c0e
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x8f08ce…957fbf
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x6dee27…0a027a
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x066544…57f6c3
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x4d5269…4501eb
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x316f78…3095b9
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x0bf0b7…fa2891
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x3de2cc…b23b7e
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x403d89…f1292b
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x56177a…fbd604
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x815b5f…a17c59
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x456b0d…c2ee40
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x078be8…a13d10
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x2a1812…e5ae19
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x02c74e…78cf6d
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x49e377…2faad1
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0xb1cb9c…be8825
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x0ac248…96b498
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x055b5e…a7a01b
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0xd365f1…c9b010
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0xa84a1e…8576f2
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0x8599ed…d172bf
0xc134…5a970xad62…95c8Basex402 service$0.02100%coinbase83d ago0xa4d847…d2ee4a

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.