Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c39…9fb70x7bb8…7a73Base—$0.04100%fluxa116d ago0xdc78f9…084528
0xff5a…0e890x7bb8…7a73Base—$0.04100%fluxa116d ago0x1427a2…f84333
0x6526…62ef0x7bb8…7a73Base—$0.04100%fluxa116d ago0xc5da30…1c8bec
0x3177…15e20x7bb8…7a73Base—$0.04100%fluxa116d ago0x4a1a08…e61523
0xead6…60fb0x7bb8…7a73Base—$0.04100%fluxa116d ago0xf607d8…77b0e0
0x408b…17f00x7bb8…7a73Base—$0.04100%fluxa116d ago0x3f50ee…34dbd7
0xaffc…ba2e0x7bb8…7a73Base—$0.04100%fluxa116d ago0xee68b2…2dba3b
0xbef2…9a8a0x7bb8…7a73Base—$0.04100%fluxa116d ago0x594737…946748
0x53d7…4a710x7bb8…7a73Base—$0.04100%fluxa116d ago0x985772…de8249
0x4cc4…d3e00x7bb8…7a73Base—$0.04100%fluxa116d ago0xc5e7fd…fef123
0x914c…18650x7bb8…7a73Base—$0.04100%fluxa116d ago0xc97237…a92af3
0x872d…64230x7bb8…7a73Base—$0.04100%fluxa116d ago0xf9e330…40db71
0xb1a6…d5f30x7bb8…7a73Base—$0.04100%fluxa116d ago0xf1324e…1d3bb7
0x94f1…a9e10x7bb8…7a73Base—$0.04100%fluxa116d ago0xde8bf3…272290
0x38de…69360x7bb8…7a73Base—$0.04100%fluxa116d ago0x8d72b8…f0f58a
0x2a7d…2ec90x7bb8…7a73Base—$0.04100%fluxa116d ago0xabb614…f0c3ef
0xacba…917a0x7bb8…7a73Base—$0.04100%fluxa116d ago0xe2b011…175b0a
0xaa0a…c4780x7bb8…7a73Base—$0.04100%fluxa116d ago0xf05dc8…f88e1b
0x7a99…c1d80x7bb8…7a73Base—$0.04100%fluxa116d ago0x59f40a…9c0d08
0x08fa…de770x7bb8…7a73Base—$0.04100%fluxa116d ago0x71eada…a578a9
0x6d8c…2d160x7bb8…7a73Base—$0.04100%fluxa116d ago0x831c0c…eeb3be
0x940a…78cb0x7bb8…7a73Base—$0.04100%fluxa116d ago0x53113f…8acd93
0x4fa8…86cd0x7bb8…7a73Base—$0.04100%fluxa116d ago0x2de306…d76165
0x071d…1ffb0x7bb8…7a73Base—$0.04100%fluxa116d ago0xf82683…24547c
0xcb76…1f500x7bb8…7a73Base—$0.04100%fluxa116d ago0xbd519d…777659

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.