Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec51…46d60x4020…0003Base—$0.0670%0xb3ed…641b8h ago0x49e9ba…65b0f6
0xec51…46d60x4020…0003Base—$0.1070%0xb3ed…641b8h ago0x831f92…d944ee
0xec51…46d60x4020…0003Base—$0.0570%0xb3ed…641b8h ago0x616fda…3eaaef
0xec51…46d60x4020…0003Base—$0.0570%0xb3ed…641b8h ago0x78f5a9…0db1c2
0xec51…46d60x4020…0003Base—$0.0570%0xb3ed…641b8h ago0x29c724…84e465
0xec51…46d60x4020…0003Base—$0.0570%0xb3ed…641b8h ago0x23f4da…77cb0e
0xec51…46d60x4020…0003Base—$0.0570%0xb3ed…641b8h ago0xbaea4e…0c290c
0xec51…46d60x4020…0003Base—$0.0470%0xb3ed…641b8h ago0xa74e96…de9dd4
0xec51…46d60x4020…0003Base—$0.1970%0xb3ed…641b8h ago0x40bed8…7f69c2
0xec51…46d60x4020…0003Base—$0.0870%0xb3ed…641b8h ago0x0453df…bb5531
0xec51…46d60x4020…0003Base—$0.1570%0xb3ed…641b8h ago0xd0ae13…267da0
0xec51…46d60x4020…0003Base—$0.1570%0xb3ed…641b8h ago0xe0c1af…4e0653
0xec51…46d60x4020…0003Base—$0.2470%0xb3ed…641b8h ago0x5545a6…73eee8
0xec51…46d60x4020…0003Base—$0.0470%0xb3ed…641b8h ago0x445909…fbf231
0xec51…46d60x4020…0003Base—$0.0670%0xb3ed…641b8h ago0xda46c0…8b146c
0xec51…46d60x4020…0003Base—$0.0670%0xb3ed…641b8h ago0x3850ac…82b159
0xec51…46d60x4020…0003Base—$0.0670%0xb3ed…641b8h ago0xb01ae2…95bc8d
0xec51…46d60x4020…0003Base—$0.2570%0xb3ed…641b8h ago0x089736…98d8cf
0xec51…46d60x4020…0003Base—$0.0870%0xb3ed…641b8h ago0x48f828…8922ce
0xec51…46d60x4020…0003Base—$0.1270%0xb3ed…641b8h ago0xe9aa5c…2d73de
0xec51…46d60x4020…0003Base—$0.0670%0xb3ed…641b8h ago0x02d3f5…0628e2
0xec51…46d60x4020…0003Base—$0.0970%0xb3ed…641b8h ago0x2cc565…3a7979
0xec51…46d60x4020…0003Base—$0.1270%0xb3ed…641b8h ago0x7d87d0…371322
0xec51…46d60x4020…0003Base—$0.1270%0xb3ed…641b8h ago0xfa8beb…62a726
0xec51…46d60x4020…0003Base—$0.1270%0xb3ed…641b8h ago0x916e57…13c9ca

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.