Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74e2…f0040x6351…0d62Base$124.49100%0x6351…0d6273d ago0x9ef37c…c9067c
0xd8a8…12940x6351…0d62Base$16.75100%0x6351…0d6273d ago0x519d12…30d173
0x4d24…30600x6351…0d62Base$20.96100%0x6351…0d6273d ago0x6ace6a…88b45e
blackbridge.eth0x6351…0d62Base$717.30100%0x6351…0d6274d ago0x94e410…935e8f
0x4e52…4db60x6351…0d62Base$10.71100%0x6351…0d6274d ago0xed5005…d90b33
nustt.eth0x6351…0d62Base$20.16100%0x6351…0d6274d ago0x62f225…e7b835
0xc6cb…c1ab0x6351…0d62Base$277.00100%0x6351…0d6274d ago0xdece4f…a3c73a
0xc66c…0eb10x6351…0d62Base$78.00100%0x6351…0d6274d ago0xf5e4f5…d1b8a8
0x4a7c…0c890x6351…0d62Base$20.00100%0x6351…0d6274d ago0x3478fe…c5fe27
hoorosh.eth0x6351…0d62Base$279.46100%0x6351…0d6274d ago0x1e25bc…bcd70e

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.