Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x925a…62ef0xccc8…15beBase—$0.8770%0xf70d…dbef42d ago0x9fe756…026f30
0xe7a3…d8060xccc8…15beBase—$28.4970%0xf70d…dbef42d ago0xe8e216…93616c
0x8184…3ac90xccc8…15beBase—$11,979.9570%0xf70d…dbef42d ago0xbe6b2b…7d6272
0xe7a3…d8060xccc8…15beBase—$17.6070%0xf70d…dbef42d ago0x9b3749…a5461b
0xe7a3…d8060xccc8…15beBase—$13.3370%0xf70d…dbef42d ago0xab33f9…84704c
0xe7a3…d8060xccc8…15beBase—$5.3370%0xf70d…dbef42d ago0x9e5b96…ba8419
0xe7a3…d8060xccc8…15beBase—$9.6870%0xf70d…dbef42d ago0x97e0c4…4415c0
0xe7a3…d8060xccc8…15beBase—$12.6070%0xf70d…dbef42d ago0x14d4ee…264c21
0x86a4…822f0xccc8…15beBase—$1.2770%0xf70d…dbef42d ago0xa77bb2…680afd
0xb48c…ee6c0xccc8…15beBase—$229.1170%0xf70d…dbef42d ago0xedba58…4ddc38
0xe7a3…d8060xccc8…15beBase—$5.8870%0xf70d…dbef42d ago0x3fc8db…1f7fb1
0xe7a3…d8060xccc8…15beBase—$14.1670%0xf70d…dbef42d ago0x2cc43a…13a932
0xd5dd…8ec90xccc8…15beBase—$128.9170%0xf70d…dbef42d ago0xa644a7…247cbd
0xbdc9…6ed20xccc8…15beBase—$5,788.1670%0xf70d…dbef42d ago0xe41d74…323749
0xb6d3…e6900xccc8…15beBase—$748.7270%0xf70d…dbef42d ago0x3c5bdb…6152a2
0x7cd7…074a0xccc8…15beBase—$794.2470%0xf70d…dbef42d ago0xd8cc99…9d0fd6
0x7cd7…074a0xccc8…15beBase—$794.2470%0xf70d…dbef42d ago0x4c46a8…77c248
0x1866…b8db0xccc8…15beBase—$210.1370%0xf70d…dbef43d ago0x0f4fdd…6003b6
0x7498…ff040xccc8…15beBase—$2.0070%0xf70d…dbef43d ago0x2f8b50…b74a0f
0x7498…ff040xccc8…15beBase—$2.0070%0xf70d…dbef43d ago0x7c17cf…8424d9
0x6c7a…e5f50xccc8…15beBase—$1.0070%0xf70d…dbef43d ago0x805fdd…e1e237
0xe7a3…d8060xccc8…15beBase—$21.6170%0xf70d…dbef43d ago0xa3188b…55177b
0xcaa2…e16b0xccc8…15beBase—$2.2270%0xf70d…dbef43d ago0x9f318a…1294b0
0x2c52…092d0xccc8…15beBase—$2.0070%0xf70d…dbef43d ago0x0d94f3…aa3d71

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.