Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$60.00100%0xe196…0ce152d ago0xcfc2c7…c02f42
0x3be9…575c0x31d0…2cd7Base—$165.00100%0x4337…32a452d ago0x477833…a4176a
0x3be9…575c0x31d0…2cd7Base—$165.00100%0x211d…d17252d ago0x92807a…0f6bce
0x3be9…575c0x31d0…2cd7Base—$25.30100%0x4337…d99552d ago0x76bb0a…ce1f3d
0x3be9…575c0xf6ee…3bd2Base—$0.005821100%0x4337…d99552d ago0x76bb0a…ce1f3d
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x211d…d17252d ago0x3bb921…bba8c0
0x3be9…575c0xf6ee…3bd2Base—$0.004109100%0x4337…56c752d ago0x227904…04dd0c
0x3be9…575c0x31d0…2cd7Base—$35.35100%0x4337…56c752d ago0x227904…04dd0c
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…ef2552d ago0x9e2162…88e908
0x3be9…575c0x31d0…2cd7Base—$30.40100%0x4337…113152d ago0x6509b2…c2de2a
0x3be9…575c0xf6ee…3bd2Base—$0.002552100%0x4337…113152d ago0x6509b2…c2de2a
0x3be9…575c0x31d0…2cd7Base—$90.00100%0xe196…0ce152d ago0x1a6b67…f008d5
0x3be9…575c0xf6ee…3bd2Base—$0.009225100%0x81e3…b98e52d ago0xe656f0…61ca61
0x3be9…575c0x31d0…2cd7Base—$399.50100%0x81e3…b98e52d ago0xe656f0…61ca61
0x3be9…575c0x31d0…2cd7Base—$99.38100%0xe196…0ce152d ago0xef7c13…7a6cd6
0x3be9…575c0xf6ee…3bd2Base—$0.008057100%0xe196…0ce152d ago0xef7c13…7a6cd6
0x3be9…575c0xf6ee…3bd2Base—$0.004034100%0xf279…f77f52d ago0x961043…7759e4
0x3be9…575c0x31d0…2cd7Base—$30.30100%0xf279…f77f52d ago0x961043…7759e4
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x211d…d17252d ago0xcb07d1…69bb54
0x3be9…575c0x31d0…2cd7Base—$5.00100%0x4337…39a852d ago0x91742d…4bc33a
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x211d…d17252d ago0x769238…d1c452
0x3be9…575c0xf6ee…3bd2Base—$0.000888100%0xf279…f77f52d ago0x4dcb66…c0c697
0x3be9…575c0x31d0…2cd7Base—$10.29100%0xf279…f77f52d ago0x4dcb66…c0c697
0x3be9…575c0x31d0…2cd7Base—$7.89100%0x211d…d17252d ago0x3b7af1…8419b6
0x3be9…575c0xf6ee…3bd2Base—$0.000922100%0xe196…0ce152d ago0x5fd97e…b87bd0

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.