Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x200979…c8c114
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0x84da4a…1d2a0f
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0xa57c5c…4111d6
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0x751bf9…f5fb55
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0x4661d0…638c24
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0xf3ec31…6d1c63
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x699dd9…e8f12b
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x608aa1…fb620b
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x3ae675…c7fe94
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x6a6b84…889775
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0xe799be…d89a69
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x32e141…a94512
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0x07ea4a…6a5074
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0x96732b…9ccb59
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x13eada…7372cb
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0x572c3b…adce9a
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0xd68a22…e7d36d
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0xfd4861…97f62c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0x2cd3de…608157
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x3b1de9…e2de7e
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0x9f0b19…00d4cf
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc41d ago0x554051…82505c
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc41d ago0xade347…4cd8db
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc42d ago0xeeb7f4…fe2809
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc42d ago0x1e4ac3…0b1f67

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.