Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.001305100%0x4337…9b7c105d ago0x74fd33…d870b0
0x3be9…575c0xf6ee…3bd2Base—$0.005346100%0x28e4…5b01105d ago0xc4cfb1…2b988f
0x3be9…575c0xf6ee…3bd2Base—$0.004327100%0x4337…c271105d ago0x9a48b7…cc4ee6
0x3be9…575c0xf6ee…3bd2Base—$0.007179100%0x4ed0…caab105d ago0xec9a9b…dd045b
0x3be9…575c0xf6ee…3bd2Base—$0.006752100%0x4337…b6c2105d ago0xc66867…00eaa6
0x3be9…575c0xf6ee…3bd2Base—$0.00679100%0x6a6f…be41105d ago0x9db941…6aadb9
0x3be9…575c0xf6ee…3bd2Base—$0.007876100%0x4337…403c105d ago0x45a6c4…026fba
0x3be9…575c0xf6ee…3bd2Base—$0.007359100%0xb872…0ab3105d ago0xca8477…2d39ba
0x3be9…575c0xf6ee…3bd2Base—$0.008484100%0x7d0e…e64b105d ago0xd2a90b…325a5f
0x3be9…575c0xf6ee…3bd2Base—$0.000134100%0x4337…9f26105d ago0x24cf16…2b28ec
0x3be9…575c0xf6ee…3bd2Base—$0.000374100%0x4ed0…caab105d ago0xe9d43c…733126
0x3be9…575c0xf6ee…3bd2Base—$0.001521100%0x4337…6c92105d ago0xe21dda…8d0b59
0x3be9…575c0xf6ee…3bd2Base—$0.006312100%0x28e4…5b01105d ago0x837030…d177ef
0x3be9…575c0xf6ee…3bd2Base—$0.007036100%0x4337…b6c2105d ago0xe3d9b0…656686
0x3be9…575c0xf6ee…3bd2Base—$0.003084100%0xb872…0ab3105d ago0xc1447b…4c86e3
0x3be9…575c0xf6ee…3bd2Base—$0.004309100%0x4337…be70105d ago0x7c9a78…9b6f3c
0x3be9…575c0xf6ee…3bd2Base—$0.004151100%0x7d0e…e64b105d ago0x3aea23…287b40
0x3be9…575c0xf6ee…3bd2Base—$0.002987100%0x4337…c487106d ago0x861403…8d9175
0x3be9…575c0xf6ee…3bd2Base—$0.003997100%0x7d0e…e64b106d ago0x31d257…f24ebb
0x3be9…575c0xf6ee…3bd2Base—$0.006954100%0x4ed0…caab106d ago0x48aab8…be2469
0x3be9…575c0xf6ee…3bd2Base—$0.009381100%0x4337…c62f106d ago0x8385f2…22ee5f
0x3be9…575c0xf6ee…3bd2Base—$0.004956100%0x4ed0…caab106d ago0x6c6330…e3ce99
0x3be9…575c0xf6ee…3bd2Base—$0.004607100%0x4337…217c106d ago0x88e133…5554e0
0x3be9…575c0xf6ee…3bd2Base—$0.000136100%0x4337…403c106d ago0x225392…08d5d5
0x3be9…575c0xf6ee…3bd2Base—$0.008656100%0x4337…7b5f106d ago0x1db633…7e0330

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.