Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfb…20890x6366…f1e2Base—$0.000021100%0x6366…f1e291d ago0xb40565…77170e
0xadfb…20890x6366…f1e2Base—$0.005864100%0x6366…f1e291d ago0xf25fbd…b7111b
0xadfb…20890x6366…f1e2Base—$0.06100%0x6366…f1e291d ago0x342dd5…7f5301
0xadfb…20890x6366…f1e2Base—$0.000838100%0x6366…f1e291d ago0xbc97f3…2e27bd
0xadfb…20890x6366…f1e2Base—$0.005861100%0x6366…f1e291d ago0x77bf52…84a317
0xadfb…20890x6366…f1e2Base—$0.09100%0x6366…f1e291d ago0x2658b9…91f955
0xadfb…20890x6366…f1e2Base—$0.02100%0x17c8…043691d ago0x2d17ac…601ab8
0xadfb…20890x6366…f1e2Base—$0.00002100%0x6366…f1e291d ago0xe4e6ee…6a4df3
0xadfb…20890x6366…f1e2Base—$0.005383100%0x6366…f1e291d ago0xdea75f…5d4e4b
0xadfb…20890x6366…f1e2Base—$0.10100%0x6366…f1e291d ago0xf66777…77a0af
0xadfb…20890x6366…f1e2Base—$0.02100%0x17c8…043691d ago0x5922b1…86e4c9
0xadfb…20890x6366…f1e2Base—$0.005509100%0x6366…f1e291d ago0xd4078f…6379d8
0xadfb…20890x6366…f1e2Base—$0.24100%0x6366…f1e291d ago0xe4bbb8…f7d8c5
0xadfb…20890x6366…f1e2Base—$0.000842100%0x6366…f1e291d ago0x744575…5e31b6
0xadfb…20890x6366…f1e2Base—$0.005497100%0x6366…f1e291d ago0x41d644…a54887
0xadfb…20890x6366…f1e2Base—$0.18100%0x6366…f1e291d ago0x489f2f…8c5a77

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.