Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.8970%0x9903…29c410d ago0x9654cf…13ab62
0x1332…66eb0xdf62…30eeBase—$4.9970%0x1434…1c6e10d ago0x4e1522…167bd1
0x1332…66eb0xdf62…30eeBase—$99.7970%0xac5b…869810d ago0x7f7096…64e75d
0x1332…66eb0xdf62…30eeBase—$99.8970%0x9547…14df10d ago0x3ef9dc…08384f
0x1332…66eb0xdf62…30eeBase—$99.8770%0x6b3c…58cb10d ago0x8f605d…7d0753
0x1332…66eb0xdf62…30eeBase—$99.9870%0x1b46…187010d ago0x4a4131…b413b8
0x1332…66eb0xdf62…30eeBase—$99.9870%0x8bdc…90be10d ago0x45722b…5e078c
0x1332…66eb0xdf62…30eeBase—$77.0370%0x9ee0…41c310d ago0xd7a29b…6445f5
0x1332…66eb0xdf62…30eeBase—$99.9570%0x9092…bc9e10d ago0xf1c0c7…96adb1
0x1332…66eb0xdf62…30eeBase—$99.7970%0x666e…093010d ago0xa6b90b…234ccb
0x1332…66eb0xdf62…30eeBase—$99.8570%0xafd1…680d10d ago0xf4fb06…2eeb89
0x1332…66eb0xdf62…30eeBase—$99.9970%0x0477…fae010d ago0x5ad13d…89a6a4
0x1332…66eb0xdf62…30eeBase—$99.9870%0x0452…7f6610d ago0xc5bb0e…7be8ec
0x1332…66eb0xdf62…30eeBase—$99.8970%0x1513…b51310d ago0x7ba3c2…64031a
0x1332…66eb0xdf62…30eeBase—$99.8070%0xc763…5b0b10d ago0xf3d1fa…f76a36
0x1332…66eb0xdf62…30eeBase—$98.8470%0x8107…169910d ago0x2d7c0e…24e119
0x1332…66eb0xdf62…30eeBase—$99.9670%0xf3d1…2b9c10d ago0xdc38fa…434ba8
0x1332…66eb0xdf62…30eeBase—$99.9970%0xf9f2…732910d ago0xc975dc…bb1c60
0x1332…66eb0xdf62…30eeBase—$99.8670%0x6170…fcde10d ago0x9af375…d069a4
0x1332…66eb0xdf62…30eeBase—$99.9070%0xe082…90c410d ago0xdc8405…1a8cd4
0x1332…66eb0xdf62…30eeBase—$97.9870%0x20cf…bf5510d ago0xbe11a2…4a66cf
0x1332…66eb0xdf62…30eeBase—$97.6770%0x6280…2e7910d ago0xe1c65c…880758
0x1332…66eb0xdf62…30eeBase—$99.4970%0x44ef…9f6310d ago0x2f5d67…2b2426
0x1332…66eb0xdf62…30eeBase—$99.9770%0x10ee…31de10d ago0xf02f67…e8d8a2
0x1332…66eb0xdf62…30eeBase—$99.9870%0x1bc6…2f9010d ago0x0ec508…f804d3

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.