Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x33d9d4…4e79a8
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x840406…cdd144
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0xea6da7…8c7393
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x943dd6…480bfb
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x7a985a…597c0e
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x5ed2ce…65b7cb
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x30f4d0…fc9e00
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x666eea…1216e5
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0xb1506f…98554b
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x9c0425…014844
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x9fc3d9…5ef56a
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0xdd1709…2a4d77
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x9098ac…7d5be8
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x8bc4c0…ea3224
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x95b2b7…3db86e
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x934b9c…25fe7e
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0xf3dd2d…8e0b69
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x6da8b1…2e23b3
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x644769…2ed7e5
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0xb82cd8…a23c02
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0xe3be61…891dfd
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x3bf995…5f253c
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0xd22336…49b1d0
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x474cb2…b2bd07
0x254a…d0910x8f2c…18f1Base—$0.01100%payAI92d ago0x62f139…bc5ec1

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.