Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0xb60e…e3aa79d ago0xcb562d…92b5a8
0xa520…eca40x0e3d…7757Base—$10.50100%0x1434…1c6e79d ago0x9da00f…42fa0a
0xa520…eca40x0e3d…7757Base—$1.05100%0xeba0…ab3b79d ago0xf1188f…8aabcc
0xa520…eca40x0e3d…7757Base—$8.40100%0x0744…c73c79d ago0x92918a…f02d00
0xa520…eca40x0e3d…7757Base—$21.00100%0xc6a6…b85579d ago0xd1b206…53a3e3
0xa520…eca40x0e3d…7757Base—$10.50100%0x9971…204879d ago0x8f4147…74ea01
0xa520…eca40x0e3d…7757Base—$15.75100%0x8569…b98779d ago0x4b2333…6892a7
0xa520…eca40x0e3d…7757Base—$9.45100%0x2b56…451e80d ago0x53a849…663e21
0xa520…eca40x0e3d…7757Base—$1.05100%0x0389…0bc280d ago0x3427ff…5b28b0
0xa520…eca40x0e3d…7757Base—$5.25100%0x04fd…2b5280d ago0xe4398d…3df596
0xa520…eca40x0e3d…7757Base—$18.90100%0x0922…422380d ago0x4399ff…514bb7
0xa520…eca40x0e3d…7757Base—$10.50100%0x2a28…fc3d80d ago0x60b3c0…48d232
0xa520…eca40x0e3d…7757Base—$10.50100%0xc3b9…7b3680d ago0x58fe5b…d52c9c
0xa520…eca40x0e3d…7757Base—$10.50100%0xa96f…aeb180d ago0x15e8dd…0ba806
0xa520…eca40x0e3d…7757Base—$10.50100%0x3d76…265f80d ago0x3bff4c…dd8bcc
0xa520…eca40x0e3d…7757Base—$31.50100%0x1c06…7baa80d ago0xe7602f…1fe27b
0xa520…eca40x0e3d…7757Base—$6.30100%0x45b0…c0d680d ago0x702221…b34f6f
0xa520…eca40x0e3d…7757Base—$9.45100%0x8100…1de580d ago0xc8d055…ec5f32
0xa520…eca40x0e3d…7757Base—$8.40100%0x2742…8fd180d ago0xd56bd5…415cd6
0xa520…eca40x0e3d…7757Base—$10.50100%0xda2d…f5ea80d ago0xf0c256…31faee
0xa520…eca40x0e3d…7757Base—$47.25100%0x7311…c90b80d ago0x92d0dc…30fc8a
0xa520…eca40x0e3d…7757Base—$18.90100%0xe7f6…e17480d ago0x87afe5…6e1873
0xa520…eca40x0e3d…7757Base—$9.45100%0xcb3f…dc2980d ago0x19f6f3…475101
0xa520…eca40x0e3d…7757Base—$18.90100%0x88df…6a4d80d ago0x12032d…60abc8
0xa520…eca40x0e3d…7757Base—$10.50100%0x1e92…0cb780d ago0xb337ee…8642c0

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.