Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3eb1…6fcd0xc148…3515Base$100.0070%0xe528…c02822d ago0x5ae709…eca072
0x34d1…f5280xc148…3515Base$973.2070%0x23ef…243122d ago0x133972…b5052c
0x9ff3…d9c10xc148…3515Base$107.9570%0xe528…c02822d ago0x17ee6d…4f8812
0x80a3…1c090xc148…3515Base$65.8370%0x23ef…243122d ago0xf2ffcd…d8c207
0x483d…56760xc148…3515Base$26.8970%0xe528…c02822d ago0x0e0d5c…d2ffd2
0x4881…aed90xc148…3515Base$170.0070%0x23ef…243122d ago0x055b9c…c2b742
0x9b31…7f9f0xc148…3515Base$263.0370%0xe528…c02822d ago0x5a327e…4286a8
0xe3ec…b0980xc148…3515Base$1,000.0070%0x23ef…243122d ago0x2cef31…85f1d8
0xe3ec…b0980xc148…3515Base$951.2270%0xe528…c02822d ago0x3d5d79…8c66e3
0xc098…137f0xc148…3515Base$1,377.3970%0x23ef…243122d ago0x0a573d…ab972c
0xc9de…47a60xc148…3515Base$71.2270%0xe528…c02822d ago0x83fcfb…6c395d
0x169b…333b0xc148…3515Base$57.6570%0x23ef…243122d ago0x9ca3e3…ecb0f5
0x186a…11060xc148…3515Base$250.0070%0xe528…c02822d ago0xb6981f…dd23ee
0x0f2b…a88b0xc148…3515Base$31.7170%0x23ef…243122d ago0x04eed0…ecd3c5
0xd059…e21f0xc148…3515Base$55.0070%0xe528…c02822d ago0xd0041d…2c7752
0xd059…e21f0xc148…3515Base$70.0070%0x23ef…243122d ago0x12fcde…b3306a
0xd059…e21f0xc148…3515Base$25.0070%0xe528…c02822d ago0x23dc4c…dff5da
0xaecd…fc300xc148…3515Base$97.5670%0x23ef…243122d ago0xd18cba…ada00c
0xd05c…b1720xc148…3515Base$63.4070%0xe528…c02822d ago0x697e87…98b040
0xbb26…16000xc148…3515Base$199.0370%0x23ef…243122d ago0x0cbfd5…410266
0xd8a1…7a760xc148…3515Base$56.0070%0xe528…c02822d ago0x545713…6f311b
0x2d27…868e0xc148…3515Base$10.2570%0x23ef…243122d ago0xddd32a…9f1de9
0xc7c1…40080xc148…3515Base$20.0070%0xe528…c02822d ago0x44a0b2…d0479d
0xc1ae…c2050xc148…3515Base$11.6770%0x23ef…243122d ago0xbd2efd…b3f474
0x9b4a…ef3b0xc148…3515Base$68.2970%0xe528…c02822d ago0xcaf78a…ce6063

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.