Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x7d0cdf…c7c74a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0xb2758d…d07d2d
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x349d8e…b3407c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x6c1355…5d5a1b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x13bf8e…be91ca
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x14e1a7…e2ec69
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0xd884dc…3b92fb
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0xf9f06f…d4d7a7
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x3d3b22…c63742
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x921657…d3340f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x488fe4…c88ea4
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0xd5a4eb…d059c0
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x6e8bef…7da9e8
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0xd7e394…b7a5d6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x40dbf6…1a4df0
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x2b5516…9dbbb8
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x5d6a71…60dedf
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x29d936…14c528
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0xcbfe02…16e3ef
0x7daa…be570xfe80…47eeBase$0.001100%fluxa19d ago0x109663…64f817
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x68ee08…a79e7b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x945979…ad4f4c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x922d74…a6fc89
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0xee1882…94028f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x950e56…0fd847

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.