Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xfec0…f5e7Base—$1.2570%0x7e99…098813h ago0xd27ea7…d7fcc6
0xfc2e…db2d0xee97…13e6Base—$1.2570%0x7e99…098813h ago0xb4f330…6bfbd5
0xfc2e…db2d0x8cb7…6ae0Base—$1.2570%0x7e99…098813h ago0xc7d5a1…99ba66
0xfc2e…db2d0x4d6b…15e0Base—$1.2570%0x7e99…098813h ago0x5e80b7…7f6e50
0xfc2e…db2d0x3945…8fd6Base—$1.2570%0x7e99…098813h ago0x1b0c47…05b865
0xfc2e…db2d0x0c18…222fBase—$1.2570%0x7e99…098813h ago0x9df31a…a86628
0xfc2e…db2d0xa017…84ceBase—$1.2570%0x7e99…098813h ago0xafe51a…acdc11
0xfc2e…db2d0xf5ff…c3b9Base—$1.0070%0x53ac…577e14h ago0x16b5d3…358e19
0xfc2e…db2d0xa94e…d240Base—$1.0070%0x53ac…577e14h ago0xc1966c…2d0df9
0xfc2e…db2d0x4b28…e628Base—$1.2570%0x7e99…098814h ago0x3db650…7b3d97
0xfc2e…db2d0x9147…5e66Base—$1.2570%0x7e99…098814h ago0xb4546d…9dc563
0xfc2e…db2d0x510d…b4b9Base—$1.2570%0x7e99…098814h ago0x9dca69…ed2f60
0xfc2e…db2d0xcb46…4bdeBase—$1.2570%0x7e99…098814h ago0xcaaa4a…e35d7a
0xfc2e…db2d0x92a6…c595Base—$1.2570%0x7e99…098815h ago0x4112ea…31f428
0xfc2e…db2d0x243e…7369Base—$1.2570%0x7e99…098815h ago0x028270…be6073
0xfc2e…db2d0x8753…9121Base—$1.2570%0x7e99…098815h ago0x4d8411…f3cb5f
0xfc2e…db2d0x0b52…887cBase—$1.2570%0x7e99…098815h ago0x5a8782…bc4beb
0xfc2e…db2d0x8533…22a3Base—$1.2570%0x7e99…098816h ago0x9f4b47…5c4f82
0xfc2e…db2d0xf4ce…66b4Base—$1.2570%0x7e99…098816h ago0xf7c802…1da91d
0xfc2e…db2d0x7c5b…74c2Base—$1.2570%0x7e99…098816h ago0x51119d…f0da58
0xfc2e…db2d0x3a55…2bacBase—$1.2570%0x7e99…098816h ago0xaa338d…884bf9
0xfc2e…db2d0xf64c…7e3cBase—$1.2570%0x7e99…098816h ago0x50f460…830ea5
0xfc2e…db2d0xc1f4…cb8eBase—$1.2570%0x7e99…098816h ago0x0be9df…f33d4c
0xfc2e…db2d0xeef0…cf2eBase—$1.2570%0x7e99…098816h ago0x586857…1dce5d
0xfc2e…db2d0xeac3…10b3Base—$1.2570%0x7e99…098816h ago0x6b40c2…c662b6

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.