Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2cc5…b5e90x7dbb…59e0Base$76.1670%0x323a…a4f234d ago0x2f1460…25c7f8
0xdf45…632c0x7dbb…59e0Base$8.8970%0x323a…a4f234d ago0x4bffe4…5998ca
0x2d98…bf940x7dbb…59e0Base$1,414.5170%0x323a…a4f234d ago0xe301b7…c6cced
0x1f0e…8e480x7dbb…59e0Base$7.0470%0x323a…a4f234d ago0xe1844c…caafa2
0x3795…0d6b0x7dbb…59e0Base$19.4370%0x323a…a4f234d ago0xcd2cd0…3d4d3d
0xf750…68870x7dbb…59e0Base$739.1270%0x323a…a4f234d ago0x06b959…4f3d97
0x50ed…b32b0x7dbb…59e0Base$217.6470%0x323a…a4f234d ago0xd17d7c…245b34
0x8d7d…97c20x7dbb…59e0Base$400.0070%0x323a…a4f234d ago0x3218d7…d397fb
0x2e1d…78410x7dbb…59e0Base$102.9870%0x323a…a4f234d ago0xdb4f11…184802
0x8d7d…97c20x7dbb…59e0Base$200.0070%0x323a…a4f234d ago0xe20f25…9380e0
0xa32a…68db0x7dbb…59e0Base$496.5370%0x323a…a4f234d ago0xa66ecb…ec1376
0x1da7…3bba0x7dbb…59e0Base$82.5770%0x323a…a4f234d ago0xef9cb7…97d7a0
0x7204…3a1b0x7dbb…59e0Base$24.9770%0x323a…a4f234d ago0xb3b54d…77cfac
0x7f43…b6890x7dbb…59e0Base$1,018.3570%0x323a…a4f234d ago0x219e24…0f66d2
0x2ce1…bc6b0x7dbb…59e0Base$14.6270%0x323a…a4f234d ago0xd2c8d9…8e0989
0x2cc5…b5e90x7dbb…59e0Base$10.0070%0x323a…a4f234d ago0x4b19c5…1cad9c
0xe91a…28140x7dbb…59e0Base$2,000.0070%0x323a…a4f234d ago0x7578c0…29baa0
0x8656…75480x7dbb…59e0Base$34.1870%0x323a…a4f234d ago0x79bef0…35c0c3
0xd933…9e2a0x7dbb…59e0Base$20.0070%0x323a…a4f234d ago0x973110…d2f421
0xf849…de070x7dbb…59e0Base$507.0070%0x323a…a4f234d ago0x1c99b9…ae820a
0x0623…3cd80x7dbb…59e0Base$228.6570%0x323a…a4f234d ago0x87eb22…22d155
0x932d…72940x7dbb…59e0Base$399.8070%0x323a…a4f234d ago0xca7c22…9e4b6f
0x2e1d…78410x7dbb…59e0Base$200.7970%0x323a…a4f234d ago0xeb78b9…a72cd6
0x2e1d…78410x7dbb…59e0Base$30.0070%0x323a…a4f234d ago0x4e43cd…4609d8
0x2cc5…b5e90x7dbb…59e0Base$28.0370%0x323a…a4f234d ago0x03fe26…fd8aaa

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.