Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x38be0b…d47d2e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd5d538…29b9b7
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16c650…b6a9fe
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d8a96…3c862f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbae683…51169e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb993ba…bb0710
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46710a…1b21b4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72010f…b96cc5
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x422e09…ef370b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xacfb1b…c15464
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb06312…feb867
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6db875…c8fa10
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x15307b…b50b96
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7be981…ab05ea
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9991b6…3b2dbf
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf37996…2da5b4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x185268…b060ca
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3482d4…d6744a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7d63d…f143c4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x764a8a…c3fa62
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0cce1b…258e6d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x185b32…bb9a79
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1499ae…8dbeb4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x919924…031555
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34f765…12536b

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.