Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%payAI14d ago0x4063de…bae72a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0x6056f5…bb31d9
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0xb78812…7ceb34
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa14d ago0xd4f6e8…c7452f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x055962…745fec
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0xb6869e…9f9820
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa14d ago0x018d66…32b35a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x842c93…3a6b15
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x4e571a…9b4be4
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x3e980e…b8ba4f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x64489d…a10f1b
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x72a6cb…e8cd44
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x84ff28…c1a207
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xac3bd6…1c2bdd
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x4bb035…247630
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x9dc3a1…e06802
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x7e4a5b…c88106
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xaf21f8…052df8
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x021f9b…4372ab
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xb16d56…12409a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x309383…8340b6
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xad54db…84c9ac
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x9d36b4…67349a
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x5e05e4…a85c72
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x18dff5…50c8d3

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.