Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e4…5db70x9e83…699fBase—$0.01100%coinbase68d ago0x99e5b7…a1e231
0x12e4…5db70x86be…1fe3Base—$0.01100%coinbase68d ago0xbe518d…33b3e2
0x12e4…5db70x459e…48b5Base—$0.01100%coinbase68d ago0x2f4293…888ef7
0x12e4…5db70x2b8d…d6b9Base—$0.01100%coinbase68d ago0x2707ca…7c19fc
0x12e4…5db70x320c…6d3cBase—$0.01100%coinbase68d ago0xa046b6…6bff4a
0x12e4…5db70x54c3…ce08Base—$0.01100%coinbase68d ago0x3d0f22…b49bc3
0x12e4…5db70xf3eb…7474Base—$0.01100%coinbase68d ago0x194d9a…c9c90c
0x12e4…5db70xa85b…b139Base—$0.01100%coinbase68d ago0x65af18…a363e9
0x12e4…5db70x758a…e1d1Base—$0.01100%coinbase68d ago0xdfc47b…3d2e23
0x12e4…5db70xc347…405aBase—$0.01100%coinbase68d ago0x7cf407…6bb9eb
0x12e4…5db70x3d6e…cb87Base—$0.01100%coinbase68d ago0x4cc3ae…718249
0x12e4…5db70xd140…91b2Base—$0.01100%coinbase68d ago0xab06ef…2a24d4
0x12e4…5db70xa0f3…aea0Base—$0.01100%coinbase68d ago0xcb021c…fcf39b
0x12e4…5db70x58ec…dedeBase—$0.01100%coinbase69d ago0x9edb2d…749c35
0x12e4…5db70xa515…2244Base—$0.01100%coinbase69d ago0x4debbf…b56cf5
0x12e4…5db70x6ddf…635cBase—$0.01100%coinbase69d ago0x797557…8948dd
0x12e4…5db70xe47b…d8feBase—$0.01100%coinbase69d ago0x538079…ec5c3e
0x12e4…5db70x763c…dda9Base—$0.01100%coinbase69d ago0xb01e27…23c95e
0x12e4…5db70x60e5…8ef0Base—$0.01100%coinbase69d ago0xe278f8…8b425c
0x12e4…5db70x6a58…1606Base—$0.01100%coinbase69d ago0x773eb5…cd0545
0x12e4…5db70x3e39…0224Base—$0.01100%coinbase69d ago0x6e2359…0b35c2
0x12e4…5db70x91b0…5facBase—$0.01100%coinbase69d ago0x2662a1…33d89d
0x12e4…5db70xf1e2…a98bBase—$0.01100%coinbase69d ago0x2cc2d4…17b757
0x12e4…5db70xdf53…6df8Base—$0.01100%coinbase69d ago0x1669a0…097774
0x12e4…5db70x5c9b…163fBase—$0.01100%coinbase69d ago0x586270…e0fafe

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.