Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase110d ago0x21feb9…2d11d3
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase110d ago0x6199dc…1fc125
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase110d ago0x90e5f6…b43356
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x7e7aa2…c1e4b6
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0xfaab9e…bb4262
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x3efa58…cce023
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x954cf1…a7242a
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x233af2…d2c0c9
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x36a9d4…fdc33d
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x73d446…c72b4d
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x643920…892590
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0xb6dcbd…5b5334
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0xb07a1f…558d55
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0xb26b95…17008c
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x5f0581…ba8217
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x7c6068…ff7c43
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x9f12a8…4b228b
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x011c02…91d552
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase111d ago0x7e9a8f…c1e758

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.