Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…1b6228d ago0x428214…e1a0a7
0x3be9…575c0xc231…77adBase$648.6070%0x1d53…c61328d ago0x024429…44abc1
0x3be9…575c0x4cd0…bc31Base$10.3870%0x2891…bc4c28d ago0x7b26ee…0c28bc
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…36c428d ago0x16ffa4…1402de
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146528d ago0xc7bed8…b7803d
0x3be9…575c0x130d…5172Base$470.0070%0x4337…539328d ago0x006424…b765eb
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…32a428d ago0x6f03d6…fd95eb
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146528d ago0xff506f…fdb090
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146528d ago0xa28129…95310d
0x3be9…575c0x4cd0…bc31Base$955.7570%0x4337…113128d ago0x83c304…ab4518
0x3be9…575c0xe5a5…6fabBase$639.2070%0x4337…2d7928d ago0xb15b79…bf1a17
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…b6c228d ago0x294ee7…4e3766
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x1d53…c61328d ago0x082c01…60a650
0x3be9…575c0x4cd0…bc31Base$299.5670%0x1d53…c61328d ago0x7d5fbd…814634
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…c48728d ago0x227cb3…c259fa
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x1d53…c61328d ago0x83f1ac…f7320f
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2891…bc4c28d ago0xe86382…fc8fb1
0x3be9…575c0x4cd0…bc31Base$10.3870%0x4337…217c28d ago0x4b6d8a…b6f4c7
0x3be9…575c0xe5a5…6fabBase$780.2070%0x4337…df9b28d ago0x7a70b8…0ad001
0x3be9…575c0x7e49…b89fBase$25.6770%0x2891…bc4c28d ago0x8d2ccb…85bb8d
0x3be9…575c0x4cd0…bc31Base$54.4770%0x2891…bc4c28d ago0x400aff…6fc8df
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…7b5f28d ago0x9da853…483ea0
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…e06128d ago0x83709b…67fedf
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x2891…bc4c28d ago0x94e77b…1c180a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c28d ago0x229fe5…168fb2

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.