Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2918…0f0b0xeb18…02c1Base—$1.10100%0xbb67…9bc4106d ago0x8f869c…09912d
0x1fe3…ac280xeb18…02c1Base—$1.10100%0xbb67…9bc4106d ago0xccceec…b13449
0x690f…2b0b0xeb18…02c1Base—$1.10100%0xbb67…9bc4106d ago0x3dc09e…0366bd
0x7922…98ef0xeb18…02c1Base—$2.10100%0xbb67…9bc4106d ago0x4076b6…2a4978
0x1f76…e3590xeb18…02c1Base—$0.30100%0xbb67…9bc4106d ago0xd49248…347fc9
0x4a92…87d60xeb18…02c1Base—$0.35100%0xbb67…9bc4106d ago0x4c2eed…73270e
0x7197…b0cb0xeb18…02c1Base—$9.00100%0xbb67…9bc4106d ago0x0eed35…13a58b
0xd8f9…c15f0xeb18…02c1Base—$1.00100%0xbb67…9bc4106d ago0x211a51…14b012
0x3b29…a0d70xeb18…02c1Base—$0.47100%0xbb67…9bc4106d ago0x334296…7fdc74
0xe465…44c50xeb18…02c1Base—$0.50100%0xbb67…9bc4106d ago0xf368c1…a0fff2
0x5497…ceab0xeb18…02c1Base—$0.50100%0xbb67…9bc4106d ago0x468f4a…7c8497
0x1e49…dd4f0xeb18…02c1Base—$0.20100%0xbb67…9bc4106d ago0x826b08…3fa633
0xfc06…41370xeb18…02c1Base—$0.35100%0xbb67…9bc4106d ago0x642869…3bba5e
0x5e8a…b1520xeb18…02c1Base—$0.40100%0xbb67…9bc4106d ago0x203a95…7851a0
0x4e82…b0900xeb18…02c1Base—$0.45100%0xbb67…9bc4106d ago0x0afa80…0d067a
0x386a…df380xeb18…02c1Base—$0.25100%0xbb67…9bc4106d ago0x3b2949…f2c9a4
0xf298…9fa10xeb18…02c1Base—$0.20100%0xbb67…9bc4106d ago0xcad5d9…90af9e

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.