Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48d7…c7850xcc5a…2a60Base—$0.01100%coinbase72d ago0x5a4527…4e44e5
0x48d7…c7850x4d66…ba3eBase—$0.01100%coinbase72d ago0x63f1a0…9362ef
0x48d7…c7850x66a6…2655Base—$0.01100%coinbase72d ago0x1ca34c…647aee
0x48d7…c7850x3d5f…6230Base—$0.01100%coinbase72d ago0x0d198d…e39a34
0x48d7…c7850x4c1a…3bf5Base—$0.01100%coinbase72d ago0xa3bf48…f6556b
0x48d7…c7850x6425…5951Base—$0.01100%coinbase72d ago0x32d3d9…9e745e
0x48d7…c7850xea5f…7e95Base—$0.01100%coinbase72d ago0x34c59b…5f4760
0x48d7…c7850x19b7…c590Base—$0.01100%coinbase72d ago0x925156…68b62e
0x48d7…c7850x3b36…b2bdBase—$0.01100%coinbase72d ago0x5e564b…186741
0x48d7…c7850xdfcc…0594Base—$0.01100%coinbase72d ago0xabcb5e…40592b
0x48d7…c7850x0fe3…0635Base—$0.01100%coinbase72d ago0xdb808f…16c061
0x48d7…c7850xaf8f…c193Base—$0.01100%coinbase72d ago0x6509b3…5026e3
0x48d7…c7850xe35e…59efBase—$0.01100%coinbase72d ago0xd73e39…12d947
0x48d7…c7850x5da0…b23eBase—$0.01100%coinbase72d ago0x17db31…12b83b
0x48d7…c7850xa4a9…9061Base—$0.01100%coinbase72d ago0xfdf0b7…f01962
0x48d7…c7850x584b…1fd5Base—$0.01100%coinbase72d ago0x365228…b1e701
0x48d7…c7850x1546…92ebBase—$0.01100%coinbase72d ago0x586f7b…1a8c86
0x48d7…c7850x45ab…339cBase—$0.01100%coinbase72d ago0xc39a3c…9f7a95
0x48d7…c7850xe370…bf3aBase—$0.01100%coinbase72d ago0x53faf0…ed6fdf

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.