Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x5f0b83…71e311
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xe421d2…1f21e1
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x75d358…2a1cc0
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x046fb8…1f47cc
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xd9d114…86019b
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x90c913…3b0a54
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x2f8aaa…7dc455
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x08d397…e87047
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xbf1b11…6fcba1
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xb142d7…8204ab
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x8c9220…df779c
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x72eb2d…f33639
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x5d3c0d…4d9c84
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xc8ef5c…b34d44
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xa2aa5f…36817a
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x6fc2b0…4b7d7f
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x0a753f…3a2ead
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xa372c9…d8fc3c
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x3a7d3d…9e6c38
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xb3f3b0…962954
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xa09777…24574a
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0xa40b00…b318ff
0xc7c5…306f0x9dba…0df8Basex402 service$0.01100%dexter146d ago0x5f33fa…ef8282

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.