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—$30.0070%0x4337…663c41d ago0x5f4fdf…9406b7
0x3be9…575c0x31d0…2cd7Base—$354.9870%0xf279…f77f41d ago0x008d9a…d44fcc
0x3be9…575c0xf6ee…3bd2Base—$0.00223870%0xf279…f77f41d ago0x008d9a…d44fcc
0x3be9…575c0x4cd0…bc31Base—$3.3470%0x4337…936941d ago0x5d30a7…5074a6
0x3be9…575c0x31d0…2cd7Base—$250.4470%0x4337…5e7d41d ago0xe943ef…2ecee2
0x3be9…575c0xf6ee…3bd2Base—$0.00535270%0x4337…5e7d41d ago0xe943ef…2ecee2
0x3be9…575c0x4cd0…bc31Base—$30.3070%0xfa06…14d841d ago0xb2c2c5…f5f904
0x3be9…575c0x4cd0…bc31Base—$250.4370%0x4337…3dde41d ago0xe34c40…b1d068
0x3be9…575c0x31d0…2cd7Base—$50.3670%0xe196…0ce141d ago0x3ebe64…1330b7
0x3be9…575c0xf6ee…3bd2Base—$0.00434870%0xe196…0ce141d ago0x3ebe64…1330b7
0x3be9…575c0x9566…7d74Base—$25.0070%0x4337…df4841d ago0x993d35…8a37a3
0x3be9…575c0x7e49…b89fBase—$13.3870%0x8b2e…b70541d ago0xb1b8c5…5051cd
0x3be9…575c0x7e49…b89fBase—$13.3870%0x4337…ec6841d ago0x5cf921…517e07
0x3be9…575c0x31d0…2cd7Base—$13.3870%0x6a6f…be4141d ago0xb3a2a4…4361fc
0x3be9…575c0xf6ee…3bd2Base—$0.00438970%0x4337…b6c241d ago0x5077af…053863
0x3be9…575c0x31d0…2cd7Base—$50.3670%0x4337…b6c241d ago0x5077af…053863
0x3be9…575c0x4cd0…bc31Base—$10.2970%0x4337…2d7941d ago0xca7ec2…0713f8
0x3be9…575c0xf6ee…3bd2Base—$0.00638370%0x4337…9e5d41d ago0xdd3175…ff821b
0x3be9…575c0x31d0…2cd7Base—$17.3070%0x4337…9e5d41d ago0xdd3175…ff821b
0x3be9…575c0xf6ee…3bd2Base—$0.00348470%0x4337…7b5f41d ago0x1f7659…e48094
0x3be9…575c0x31d0…2cd7Base—$3.3470%0x4337…7b5f41d ago0x1f7659…e48094
0x3be9…575c0x4cd0…bc31Base—$10.2970%0x4337…7a5d41d ago0x56a65f…3f9f2b
0x3be9…575c0xf6ee…3bd2Base—$0.00557670%0x4337…339241d ago0xa61104…282ce5
0x3be9…575c0x31d0…2cd7Base—$120.3470%0x4337…339241d ago0xa61104…282ce5
0x3be9…575c0x31d0…2cd7Base—$60.0070%0xe196…0ce141d ago0x22fcf4…c45530

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.