Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x2ac26f…5a8ad2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0xa7e8c6…118813
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9118d ago0xd7ac2e…a930eb
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0xc8cf60…b4304d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0x3b3e9f…28545c
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0xb1b498…04b007
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0x7012f9…445fe9
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9119d ago0x4c1b7b…4b64eb
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9119d ago0xb21c86…5d9553
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9119d ago0xe9fcfa…4134d9
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0x09764c…84d823
0x3803…101b0xa4bb…3c91Basex402 service$0.2570%0xa4bb…3c9119d ago0xfd5d3a…4e1e76
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0xe0953d…41132d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0xa3a2e5…ff80c2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9119d ago0xfc6a9a…1de6d8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9119d ago0xf157e0…4dacce
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9119d ago0xcfe684…1bd7ef
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0x07edbf…4e0506
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0xc1e46f…0add67
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0xcdbde8…87cf0d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9119d ago0x9294e6…fd0516
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9119d ago0x64b02b…14508a
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0x468240…1231d1

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.