Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x2158…e16028d ago0x5b7edb…46e0f8
0xeb19…e6200x47c5…4fc3Base—$6.3070%0xc144…dd4e28d ago0x3016f3…c5cfe4
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xfb42…406e28d ago0x62feeb…a33ed7
0xeb19…e6200x47c5…4fc3Base—$73.5070%0xfe9d…bf4628d ago0x8f7a1a…6b536d
0xeb19…e6200x47c5…4fc3Base—$31.5070%0x971c…70dd28d ago0x5904c7…c90a29
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x850e…501729d ago0xfc27e4…95b22d
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x04fd…2b5229d ago0x77a6e8…84ebe7
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x04a0…f71829d ago0xd7f00d…5fb796
0xeb19…e6200x47c5…4fc3Base—$15.7570%0x44bc…cd6a29d ago0x5b2266…e6d252
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x05c6…16ba29d ago0x1136f2…65803b
0xeb19…e6200x47c5…4fc3Base—$21.0070%0x0d6a…b70429d ago0x1df770…dc163a
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xfbd8…39da29d ago0x32d7c1…a1d8c6
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x63d9…362829d ago0x42aa68…1e55f5
0xeb19…e6200x47c5…4fc3Base—$21.0070%0x4136…b72629d ago0x36e95a…4a5a10
0xeb19…e6200x47c5…4fc3Base—$21.0070%0xe9e4…196329d ago0x42056b…ee64bd
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x9d9f…8c6a29d ago0x2d7e0f…291171
0xeb19…e6200x47c5…4fc3Base—$6.3070%0x88df…6a4d29d ago0xa37504…27face
0xeb19…e6200x47c5…4fc3Base—$11.5570%0x24b8…43f029d ago0x5f6ae8…91ba18
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x1b46…187029d ago0x3f80c9…b541b1

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.