Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xd8e5…c4feBase—$1.2570%0x7e99…098810d ago0x73b064…a23e58
0xfc2e…db2d0x3611…7d47Base—$1.2570%0x7e99…098810d ago0x7d4ebc…60e141
0xfc2e…db2d0x1364…3bd8Base—$1.2570%0x7e99…098810d ago0x585be2…c2eae2
0xfc2e…db2d0x0d77…8e97Base—$1.2570%0x7e99…098810d ago0x1892c8…4b521c
0xfc2e…db2d0xb22c…4623Base—$1.2570%0x7e99…098810d ago0x633d35…a98784
0xfc2e…db2d0x21b3…2657Base—$1.2570%0x7e99…098810d ago0x5b85ac…d13f2f
0xfc2e…db2d0x9ceb…8053Base—$1.2570%0x7e99…098810d ago0xa1b8e2…2fd64b
0xfc2e…db2d0x9da9…82b1Base—$1.2570%0x7e99…098810d ago0xd96971…788097
0xfc2e…db2d0x47ff…e447Base—$1.2570%0x7e99…098810d ago0xa46305…7366f8
0xfc2e…db2d0xaa25…b06eBase—$1.2570%0x7e99…098810d ago0xa9b923…45eda7
0xfc2e…db2d0x7470…5cc8Base—$1.2570%0x7e99…098810d ago0x470e1d…ae0dbf
0xfc2e…db2d0x02a8…54d2Base—$1.2570%0x7e99…098810d ago0x194b23…58ab68
0xfc2e…db2d0xb832…da5aBase—$1.2570%0x7e99…098810d ago0x940dc3…51f35b
0xfc2e…db2d0x6234…c257Base—$1.2570%0x7e99…098810d ago0xe5f6ff…3b667c
0xfc2e…db2d0xdbfd…dd54Base—$1.2570%0x7e99…098810d ago0xef3e73…d5b992
0xfc2e…db2d0xeada…7055Base—$1.2570%0x7e99…098810d ago0x03a0ff…05821c
0xfc2e…db2d0xaa00…2cc3Base—$1.2570%0x7e99…098810d ago0x8fab41…2c23bb
0xfc2e…db2d0xd1a0…0406Base—$1.2570%0x7e99…098810d ago0x7febd6…76ee35
0xfc2e…db2d0x271c…252fBase—$1.2570%0x7e99…098810d ago0xf1466c…c88201
0xfc2e…db2d0x5c25…753dBase—$1.2570%0x7e99…098810d ago0x0e16a9…b9ad0e
0xfc2e…db2d0x66ac…93b9Base—$1.2570%0x7e99…098810d ago0x0c9848…fcaf3b
0xfc2e…db2d0x3cef…2d35Base—$1.2570%0x7e99…098810d ago0x3e784c…4a2561
0xfc2e…db2d0x24e4…0ea6Base—$1.2570%0x7e99…098810d ago0xe45c0f…1c6018
0xfc2e…db2d0xa643…57e5Base—$1.2570%0x7e99…098810d ago0xbac099…d778b7
0xfc2e…db2d0xb8a9…4fffBase—$1.2570%0x7e99…098810d ago0x611dc6…c43d21

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.