Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x67a624…e3a899
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x405acb…ba078a
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0xfb1ed6…db6c81
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x91329a…fc3082
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x366a86…1b5ce9
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0xad8ec4…4ee21d
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x4813eb…f34e1c
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x1ed5c3…1ff37e
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0xa01990…9983c0
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x2dd9e3…fb8cad
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x195399…24f832
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x1a2698…903b0e
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x3cc39e…ed406f
0x768d…97c10x486b…b9cfBase$1.30100%payAI12d ago0x6b8abc…3a563c
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x0ef443…a5385a
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x1416bf…996cbb
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0xae7031…1f4ec2
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x242dde…03d35f
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0xe2608a…7a109a
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x98b4fc…87ca27
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x6d0880…e3528d
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0xd0c3b3…11d527
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x64aa2f…1141ee
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x221534…21029f
0x486b…b9cf0xcc19…930eBase$0.10100%payAI12d ago0x7787bc…289d6d

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.