Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x161d…7fb90x89ea…55c2Base$0.18100%coinbase116d ago0xc70d90…e236bf
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.02100%coinbase116d ago0x557739…1086a8
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.02100%coinbase116d ago0xe80752…4224ed
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.02100%coinbase116d ago0x36b5ff…19ca86
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.07100%coinbase116d ago0x70605e…41d185
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.37100%coinbase116d ago0x4e3f9c…b05e1f
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.37100%coinbase116d ago0xd56c72…e5f586
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.52100%coinbase116d ago0xfe4a39…8c11d6
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.18100%coinbase116d ago0xa45f37…90f074
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.04100%coinbase116d ago0xc2e065…3e4023
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.04100%coinbase116d ago0x008e80…52415a
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.27100%coinbase116d ago0xde13b7…1f5b60
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.18100%coinbase116d ago0xddde99…23d974
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.16100%coinbase116d ago0xf436cd…f4c63d
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.09100%coinbase116d ago0xdf61cf…f7958a
0x161d…7fb90x89ea…55c2Base$1.88100%coinbase116d ago0x245f2a…4eb727
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.10100%coinbase116d ago0xab4f2e…9a2e21

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.