Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xec66d0…32342e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa20b05…fed72c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9263eb…663816
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa206bc…b61034
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x496202…cbb0f7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70966d…0ad8bb
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9230f6…899656
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb6e58…8f43aa
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c7f08…2819ee
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb27231…4c9129
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x425664…04ef40
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0eb118…879272
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x24823e…459d6e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x67328e…525a23
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcdc985…b8473d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0419e0…42660e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x476a62…8a222b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf679a1…9356e1
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e25cc…2b753e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ee0ce…b8fdcd
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20a8dd…a90d7a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x040387…197891
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x529d1d…b5db4d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x229e39…e3e0c0
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f24cb…20519d

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.