Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dda…2f2e0xeb18…02c1Base—$9.84100%0xbb67…9bc479d ago0xf8db50…973788
0x4dda…2f2e0xeb18…02c1Base—$9.87100%0xbb67…9bc479d ago0x901f70…dde597
0x4dda…2f2e0xeb18…02c1Base—$9.84100%0xbb67…9bc479d ago0xd7e7e5…9656cd
0x4dda…2f2e0xeb18…02c1Base—$9.41100%0xbb67…9bc479d ago0x14da85…c1aa62
0x4dda…2f2e0xeb18…02c1Base—$9.34100%0xbb67…9bc479d ago0x8258a9…edfcd6
0x4dda…2f2e0xeb18…02c1Base—$9.86100%0xbb67…9bc479d ago0xc1c78c…c409ca
0x4dda…2f2e0xeb18…02c1Base—$9.77100%0xbb67…9bc479d ago0x8e202a…6478c9
0x4dda…2f2e0xeb18…02c1Base—$9.93100%0xbb67…9bc479d ago0xf85660…356d95
0x4dda…2f2e0xeb18…02c1Base—$9.92100%0xbb67…9bc479d ago0xbdb500…0641d8
0x4dda…2f2e0xeb18…02c1Base—$9.89100%0xbb67…9bc479d ago0x06f8a2…bfbafc
0x4dda…2f2e0xeb18…02c1Base—$9.85100%0xbb67…9bc479d ago0x529e63…c7f018
0x4dda…2f2e0xeb18…02c1Base—$9.94100%0xbb67…9bc479d ago0x39003e…364028
0x4dda…2f2e0xeb18…02c1Base—$9.97100%0xbb67…9bc479d ago0x2b4ee9…b35688
0x4dda…2f2e0xeb18…02c1Base—$7.39100%0xbb67…9bc479d ago0x74b169…3c6c05
0x4dda…2f2e0xeb18…02c1Base—$9.80100%0xbb67…9bc479d ago0xb23268…5ecdb3
0x4dda…2f2e0xeb18…02c1Base—$249.00100%0xbb67…9bc480d ago0xc9f081…004af8

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.