Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f56…8db90x4f56…8db9Base$0.001100%openx40221h ago0x229529…abed06
0x4f56…8db90x4f56…8db9Base$0.002100%openx40221h ago0xc446fc…417b4a
0x4f56…8db90x4f56…8db9Base$0.002100%openx40221h ago0xfce47e…9e2f42
0x4f56…8db90x4f56…8db9Base$0.002100%openx40221h ago0xf09278…1b5bb6
0x4f56…8db90x4f56…8db9Base$0.002100%openx4021d ago0x589d83…e57372
0x4f56…8db90x4f56…8db9Base$0.002100%openx4021d ago0x262b6f…9383ac
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xbcfdbd…f6b889
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x871b34…52603e
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x0b5984…b93f2b
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x1742fd…5abfe4
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x206816…5ce9e2
0x4f56…8db90x4f56…8db9Base$0.02100%openx4021d ago0xd39e82…77b90a
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xf6cbc6…7be087
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x58d5de…ac3d34
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x3ab27a…44fdb1
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xe9ff10…0c11f7
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x28d856…f248b6
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x9c5d82…9a9e3d
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x49c07d…a1af6d
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x492626…df4782
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xd1f165…b111c1
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x2d1a5c…33b892
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x3391a6…85f339
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xf7c14c…9dec9f
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x7cd9f0…f9ca50

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.