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—$1.05100%0xbfa0…288569d ago0xa42df5…a02daa
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x1e0a…902e69d ago0x214326…0a6cf7
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0007…886769d ago0xe38066…ee24e8
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xd09f…ebf069d ago0xc54f24…f38e45
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x4950…4a2669d ago0x3cf5ea…2f1e97
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xcd39…072469d ago0x6e4491…3c92b7
0x4bfb…0c880x0e3d…7757Base—$8.40100%0xa96f…aeb169d ago0x7437f0…9ce4d9
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x42d1…f7df69d ago0x3e0b16…729719
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x5720…a5f469d ago0x074abe…616eda
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x7430…b4bb69d ago0xc786a1…7ba02c
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x5a50…c82c69d ago0xe71302…e6da76
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xe620…490169d ago0x0ed021…d53b31
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x3e70…fea169d ago0x9431e7…71b775
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x4b4c…8d4069d ago0xc72397…f64cb2
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xe620…490169d ago0x185a5c…0088ea
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x7430…b4bb69d ago0x26f1ab…fca914
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x84ea…0e4769d ago0x2a456a…84f21e
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x9f6a…a93c69d ago0xd2bacb…254d67
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x2742…8fd169d ago0x8b6040…131c8f
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x88c8…503870d ago0x05c865…547d10

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.