Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$32.3170%0x211d…d17237d ago0x720cff…4cd318
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…ef2537d ago0x205c7a…371c63
0x3be9…575c0x4cd0…bc31Base—$30.3070%0x17a9…59db37d ago0xf9653e…515424
0x3be9…575c0x4cd0…bc31Base—$5.3470%0x4337…a4ab37d ago0x3611c2…c64c6e
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x4337…8d0e37d ago0x6a0caa…e5f093
0x3be9…575c0x4cd0…bc31Base—$15.3070%0x4337…d99537d ago0x3d77cb…98832b
0x3be9…575c0x31d0…2cd7Base—$150.3670%0x8b2e…b70537d ago0x59ed85…8a81eb
0x3be9…575c0xf6ee…3bd2Base—$0.00851770%0x8b2e…b70537d ago0x59ed85…8a81eb
0x3be9…575c0x31d0…2cd7Base—$35.3670%0x4337…a4ab37d ago0xd3c0b7…bd2334
0x3be9…575c0xf6ee…3bd2Base—$0.00458270%0x4337…a4ab37d ago0xd3c0b7…bd2334
0x3be9…575c0x8a02…97c5Base—$50.0070%0xf279…f77f37d ago0x92d490…fb2e96
0x3be9…575c0x4cd0…bc31Base—$150.3570%0x4337…f96537d ago0x092b12…8881d3
0x3be9…575c0xf6ee…3bd2Base—$0.00124870%0x81e3…b98e37d ago0x9bb2d9…cc7bf0
0x3be9…575c0x31d0…2cd7Base—$16.3070%0x81e3…b98e37d ago0x9bb2d9…cc7bf0
0x3be9…575c0x4cd0…bc31Base—$10.3070%0xfa06…14d837d ago0x658edb…3ab24c
0x3be9…575c0x4cd0…bc31Base—$17.3070%0x211d…d17237d ago0x9e3e0b…644895
0x3be9…575c0x31d0…2cd7Base—$50.3770%0x211d…d17237d ago0xba0cc8…947335
0x3be9…575c0xf6ee…3bd2Base—$0.008670%0x211d…d17237d ago0xba0cc8…947335
0x3be9…575c0x31d0…2cd7Base—$199.4370%0x4337…7a5d37d ago0xa907a5…657294
0x3be9…575c0xf6ee…3bd2Base—$0.00979870%0x4337…7a5d37d ago0xa907a5…657294
0x3be9…575c0x4cd0…bc31Base—$20.3070%0xb872…0ab337d ago0xa9d61e…0ffab1
0x3be9…575c0x4cd0…bc31Base—$10.3070%0xfa06…14d837d ago0x618952…fda89d
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x4337…9fb137d ago0xc409ed…315bea
0x3be9…575c0x4cd0…bc31Base—$15.3070%0xf279…f77f37d ago0xc8ede9…0738b4
0x3be9…575c0xf6ee…3bd2Base—$0.00792470%0x8b2e…b70537d ago0x91785c…6ef2dd

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.