Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x73f4…8367100d ago0x3a7866…2a8609
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x5a57…2a9e100d ago0x562349…afc98d
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xaf65…d790100d ago0x3c5947…17cdd5
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd54e…541d100d ago0xc365e4…4b9571
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xb99f…c903100d ago0xf11004…ee77b7
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x0452…7f66100d ago0x8871d7…52bf57
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xa628…b7bc100d ago0x132f7b…c9211b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x63f4…be01100d ago0x01145d…57087c
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x3fab…7e8c100d ago0xf02e62…d5951b
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1a4b…80bc100d ago0xc5e07a…8d3a53
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xfdf6…61a8100d ago0xbaa845…71d4c7
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x065e…0a60100d ago0xf9dacd…fe543b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x6078…eee8100d ago0xc62134…e3bdc9
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0922…4223100d ago0x244b38…25f2ef

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.