Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI97d ago0x052d09…7583c2
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI97d ago0x2e6d4b…b7f8c0
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI97d ago0xa700f2…39e1d1
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI97d ago0xa1db31…189db8
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xf9c4c3…f8d4f1
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x75da26…1dbc36
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xb39b39…05b5f4
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x8c2dcc…d67795
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x18eb14…5001a9
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x2bce30…769754
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xda6511…671087
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x30bc4d…116618
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x9af2df…251a30
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xd8ea57…84428a
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x4465d6…11f5dd
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xc244bd…82d45e
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x87cbd4…98e36c
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x3b781a…0a30d3
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x16f9d4…68650f
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xcce2b8…1751bd
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x28b296…7e8b65
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x327a01…b872a7
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0xa704ac…60fefe
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI98d ago0x2db7e2…22bdd5

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.