Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f9e…6dee0xe155…7e07Base—$0.02100%0x461a…5962107d ago0x93f04d…154037
0x9f9e…6dee0x0c58…8a64Base—$0.02100%0x461a…5962107d ago0x3e9195…778b20
0x9f9e…6dee0x975e…4da4Base—$0.02100%0x461a…5962107d ago0x26b4c6…7a9366
0x9f9e…6dee0x12f6…6236Base—$0.00768100%0x461a…5962107d ago0x8026f9…f9ac81
0x9f9e…6dee0xa1c8…9b47Base—$0.01100%0x461a…5962107d ago0xf65d98…b22087
0x9f9e…6dee0x3781…8387Base—$0.02100%0x461a…5962107d ago0xaceb83…512141
0x9f9e…6dee0x44b4…727bBase—$0.00768100%0x461a…5962107d ago0x8fc880…04e5d3
0x9f9e…6dee0xe8af…e09eBase—$0.003776100%0x461a…5962107d ago0xc6083d…0aa558
0x9f9e…6dee0x3781…8387Base—$0.02100%0x461a…5962107d ago0x30867d…7ecd8f
0x9f9e…6dee0x5865…0e0dBase—$0.01100%0x461a…5962107d ago0xd82811…9cf803
0x9f9e…6dee0x0c58…8a64Base—$0.01100%0x461a…5962107d ago0x07e77c…efbf7d
0x9f9e…6dee0x44b4…727bBase—$0.003776100%0x461a…5962107d ago0x98fa2f…2ebad9
0x9f9e…6dee0xb2b2…273bBase—$0.01100%0x461a…5962107d ago0x14ce0b…1b5a04
0x9f9e…6dee0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xb50ccb…b7b63c
0x9f9e…6dee0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x783987…9b4a7d
0x9f9e…6dee0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xa5e5b0…4799d4
0x9f9e…6dee0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x91e2fb…e10b82
0x9f9e…6dee0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x6195f2…4df44c
0x9f9e…6dee0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x8cc1e1…23d31a

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.