Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2794…ee700x6a0a…bf67Base—$0.01100%coinbase3d ago0x8016cd…bcbe06
0x2794…ee700x6a0a…bf67Base—$0.01100%coinbase3d ago0x7e9e9f…a457eb
0x2794…ee700x6a0a…bf67Base—$0.01100%coinbase3d ago0x162973…8b30b4
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0xcc38d9…dfe6f7
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x7d7203…ef4d7b
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0xd46568…14f1ec
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0xcf856f…a2a06a
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x5d8258…40980c
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x236184…e54c7a
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0xa41b3f…967f94
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0xe96714…662a9d
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0xa78a8f…c04734
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0xa63b4f…750b33
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0xb44934…7f0c1a
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x495d9d…689442
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x1110f7…76e902
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x7a5ab2…539a1b
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x84fbf9…a1ac44
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x47c280…c85d24
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x760867…2469bc
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x24faeb…03ed63
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x78f4af…b79e6d
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x9d7b86…16b197
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x464711…de53ba
0x2794…ee700x6a0a…bf67Base—$0.10100%coinbase3d ago0x9ec195…ba7b73

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.