Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x299b…0695Base—$0.12100%candidates103d ago0xc9b31f…749a68
0xb90a…9ae40x299b…0695Base—$0.01100%candidates103d ago0xde67b1…0832d9
0xb90a…9ae40x299b…0695Base—$0.01100%candidates103d ago0x990782…ecc135
0xb90a…9ae40x299b…0695Base—$0.01100%candidates103d ago0x75a304…b70f73
0xb90a…9ae40x299b…0695Base—$0.01100%candidates103d ago0xa64c27…885abd
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x40adb0…bf9ebc
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa104d ago0x7d0a40…64f14b
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x24c37c…c88ab7
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x2d2210…064f0f
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa104d ago0x4b7655…812eb5
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xfa13e0…a74239
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x4f0d85…36ca14
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x770569…50768c
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xc4f9df…2eca72
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x2f7722…3b1ce4
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xa7e9f3…b199a5
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x0a67dd…708955
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xd03caf…2d6952
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0x5a2369…17b96b
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xfb4039…be14f3
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa104d ago0x8fcbf7…0e234d
0xb90a…9ae40x299b…0695Base—$0.01100%candidates104d ago0xea58a5…a4ed15

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.