Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x763f…c03f0x7dbb…59e0Base$298.0070%0x323a…a4f215d ago0xc19b98…26199b
0x763f…c03f0x7dbb…59e0Base$372.0070%0x323a…a4f215d ago0xa8c8d2…1f289f
0x763f…c03f0x7dbb…59e0Base$323.0070%0x323a…a4f215d ago0x4e4417…009e71
0xcdad…912f0x7dbb…59e0Base$68.9070%0x323a…a4f215d ago0x8dae99…544fed
0xa189…e1ad0x7dbb…59e0Base$2,995.4470%0x323a…a4f215d ago0x181727…e4c765
0x3594…ce6f0x7dbb…59e0Base$19.3870%0x323a…a4f215d ago0x763d38…a8fc70
0x81ac…ed350x7dbb…59e0Base$38.9070%0x323a…a4f215d ago0x2f2f3b…70d7b2
0x4b45…84130x7dbb…59e0Base$266.0070%0x323a…a4f215d ago0x1d206b…8ac9e1
0x82ae…82d90x7dbb…59e0Base$63.7270%0x323a…a4f215d ago0x0a9f27…79d8de
0x95d7…0ccd0x7dbb…59e0Base$620.0070%0x323a…a4f215d ago0xe796c8…1a92e9
0x65ae…84c20x7dbb…59e0Base$99.4970%0x323a…a4f215d ago0x295f2d…b8b784
0x90be…1ab80x7dbb…59e0Base$5.3970%0x323a…a4f215d ago0x60fe31…43c77c
0x4b45…84130x7dbb…59e0Base$49.8070%0x323a…a4f215d ago0xb81086…ea19f2
0x8656…75480x7dbb…59e0Base$50.4370%0x323a…a4f215d ago0x121f29…824885
0x2e1d…78410x7dbb…59e0Base$4.3770%0x323a…a4f215d ago0x027ab5…0e0d6e
0xf917…37f80x7dbb…59e0Base$68.0070%0x323a…a4f215d ago0xf30a77…89d42a
0xd933…9e2a0x7dbb…59e0Base$6.0070%0x323a…a4f215d ago0x6907f9…ae2e79
0x1b27…2d160x7dbb…59e0Base$125.3970%0x323a…a4f215d ago0xbbfef3…e4233e
0x802d…05c40x7dbb…59e0Base$2,700.0070%0x323a…a4f215d ago0x9f1de5…843aac
0x802d…05c40x7dbb…59e0Base$100.0070%0x323a…a4f215d ago0x0ebd2f…670262
0x2269…e1cc0x7dbb…59e0Base$11.7970%0x323a…a4f215d ago0xece662…4a7098
0xad22…2be90x7dbb…59e0Base$31.2770%0x323a…a4f215d ago0xa966c1…bed0b2
0x2e1d…78410x7dbb…59e0Base$13.4770%0x323a…a4f215d ago0x28bdda…19e12c
0x82ae…82d90x7dbb…59e0Base$36.2870%0x323a…a4f215d ago0xe588ac…96bec0
0xec9c…eaf20x7dbb…59e0Base$2,002.0070%0x323a…a4f215d ago0x99ad5e…1322b2

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.