Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaeee…7ef90x10d8…b610eip155:1—$10.50100%Route unknown104d ago0x91bab7…2d0d50
0x5856…292b0x10d8…b610eip155:1—$5.25100%Route unknown104d ago0xd19b93…f1d240
0xdee9…40020x10d8…b610eip155:1—$42.00100%Route unknown104d ago0x0474e1…db69bf
0x2dd4…78190x10d8…b610eip155:1—$7.35100%Route unknown104d ago0x794465…778c92
0x1944…58e00x10d8…b610eip155:1—$39.90100%Route unknown104d ago0x224758…ae062b
0xfce3…e5630x10d8…b610eip155:1—$31.50100%Route unknown104d ago0x8925b2…d17f43
0x82be…e2390x10d8…b610eip155:1—$5.25100%Route unknown104d ago0x4443b5…1aca7c
0x4012…f41a0x10d8…b610eip155:1—$63.00100%Route unknown104d ago0x50c23c…49ae92
0xc3bb…a4300x10d8…b610eip155:1—$10.50100%Route unknown104d ago0x82cc95…808c80
zachalden.eth0x10d8…b610eip155:1—$14.70100%Route unknown104d ago0x3811e0…dd3f97
zachalden.eth0x10d8…b610eip155:1—$10.50100%Route unknown104d ago0x3dc756…788395
0xceb1…e6bc0x10d8…b610eip155:1—$47.44100%Route unknown104d ago0x543d3c…103fc1
0x8b11…20a80x10d8…b610eip155:1—$4,200.00100%Route unknown104d ago0xb25158…4bdbb8
0xa88b…aa1b0x10d8…b610eip155:1—$21.00100%Route unknown104d ago0x6b7909…a29b29
0xc7d9…4d490x10d8…b610eip155:1—$52.50100%Route unknown104d ago0xa13c0c…dc5a1f
0x3101…a2c20x10d8…b610eip155:1—$210.00100%Route unknown104d ago0x3b89cc…f315c3
0x2b69…12020x10d8…b610eip155:1—$10.50100%Route unknown104d ago0x3c2e53…5b0ad8
0xda43…89570x10d8…b610eip155:1—$10.50100%Route unknown104d ago0xfa406d…94ba28
0x2875…23190x10d8…b610eip155:1—$49.35100%Route unknown104d ago0x8b4751…4c64a1
0xad82…52450x10d8…b610eip155:1—$5.25100%Route unknown104d ago0x1d3ecc…9c05bb

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.