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$500.0070%0x4337…187e16d ago0x95645c…b59b9e
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…181116d ago0xf20aac…9c44d8
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…7a5d16d ago0x91d028…8f4cb1
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…9e5d16d ago0xa85369…6eca09
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d0b216d ago0xb21e3d…6f43d0
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x4337…7a5d16d ago0x8d7fa9…976cbc
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c16d ago0x6cd2cf…9119fe
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x1d53…c61316d ago0xbea59b…196965
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x2891…bc4c16d ago0xbc8a39…ad3b77
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x2891…bc4c16d ago0x26ec42…0445c0
0x3be9…575c0xaa9c…5a6bBase$300.0070%0x4337…181116d ago0xcccd9e…0a002f
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d99516d ago0xb9490a…d18268
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x1d53…c61316d ago0xae67ec…65ef5e
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…e22a17d ago0xa75dbd…beeef4
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d0b217d ago0xc53d5a…f64f02
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c17d ago0x5dd337…7294d5
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…c48717d ago0xd16bc7…87a2d1
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…c48717d ago0xf62bd0…7287e5
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…ec2617d ago0x030554…00fe2b
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xf0ac…5b8d17d ago0x3b4d69…7b919b
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c17d ago0x94f5a9…5bef35
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…306317d ago0x1d7176…c1e776
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c17d ago0x0bac66…b53532

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.