Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4f0…68d80x0e3d…7757Base—$1.0470%0xb31a…568f36d ago0x5e908b…f966fa
lesnft.eth0x0e3d…7757Base—$27.0470%0x6a96…27ff36d ago0xdfd440…b5de65
0xinanc.eth0x0e3d…7757Base—$0.1070%0x6d10…b12b36d ago0x8e3129…592ae6
0x9216…42510x0e3d…7757Base—$1.0170%0xaf2b…381236d ago0x2e65f3…7413bb
0xc2cc…cee80x0e3d…7757Base—$15.0070%0xa30d…6d0036d ago0x0f0dd0…d1e8fe
0x94cd…a3a90x0e3d…7757Base—$5.2070%0x175b…99fa36d ago0x75f9dc…6fbbdc
0x2ad3…93e30x0e3d…7757Base—$1.3470%0x0922…422336d ago0x3e153d…50eb36
0x8e4e…667c0x0e3d…7757Base—$124.7970%0xf239…386c36d ago0x0ca673…991a97
0xdebf…bf2e0x0e3d…7757Base—$25.0070%0x1f15…885736d ago0x2bfb3c…b06de1
0x1332…66eb0x0e3d…7757Base—$11.0870%0xa438…8fb836d ago0xc22d37…5aac86
0x1332…66eb0x0e3d…7757Base—$10.0070%0x3e5d…fd3836d ago0x542ec2…572f15
0x1332…66eb0x0e3d…7757Base—$0.5070%0x501e…4d4c36d ago0x418796…bc094b
0xfd5e…4f2e0x0e3d…7757Base—$0.1070%0x8d47…b12336d ago0xe9d3a2…953b0e
0x8b8e…3b310x0e3d…7757Base—$90.2070%0x2016…553436d ago0x1454f1…12f867
0x1332…66eb0x0e3d…7757Base—$98.4870%0x4345…1ce936d ago0xde636d…db5144
0x1332…66eb0x0e3d…7757Base—$45.0070%0x1c06…7baa36d ago0x98d695…33e048
0x1332…66eb0x0e3d…7757Base—$1,256.9970%0xfe8c…49bb36d ago0x1b25a9…3bc930
0xa520…eca40x0e3d…7757Base—$6.3070%0xd09f…ebf036d ago0xa5bf0f…bbae52
0xa0d8…4ee20x0e3d…7757Base—$25.0070%0x271d…71b436d ago0x1c48a3…3dbac9
0xd4dc…48d70x0e3d…7757Base—$8.1170%0xf9f2…732936d ago0xe0c04c…b8e380
0xd4dc…48d70x0e3d…7757Base—$8.3170%0x816c…9f8636d ago0x3039f0…25c52b
0x1332…66eb0x0e3d…7757Base—$1.0070%0xfbcc…3fea36d ago0x5a5dd5…789f36
0x1332…66eb0x0e3d…7757Base—$3,920.1270%0x39a9…7be536d ago0xf4251c…18783d
0x1332…66eb0x0e3d…7757Base—$10.0070%0x5a50…c82c36d ago0x0e3cfa…1faa75
0x1332…66eb0x0e3d…7757Base—$18.0070%0xc144…dd4e36d ago0x934c25…452d49

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.