Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0x20e553…ab47fb
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0x3ff92b…fe1149
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0xc5c3c9…1d0a25
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0xfeb44d…b20557
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0x0dc701…7d2308
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0xf5265e…465b20
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0x7dd8d5…d1168b
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0x7e1c88…888db2
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0x3172c3…09721d
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa19d ago0x67a9c7…eb267f
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0x7a920b…981fd3
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0xe9c5ae…50f49b
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0xd2ffcf…5a1b79
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0x70a7ff…5ec8b4
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0x391afa…200660
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0xe2ca36…4fca6e
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0x5f7890…b90e24
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0xdb0398…7f9f1b
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0xdff6da…f9c626
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0xff0a79…d35e80
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0x848efe…06a830
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0x4f444a…5c23b1
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0xaa375f…61397d
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0xff6c23…a454f5
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa20d ago0x2e8f25…852f10

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.